Skip to content

Commit

Permalink
Bump standard-performance from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [standard-performance](https://github.com/standardrb/standard-performance) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/standardrb/standard-performance/releases)
- [Changelog](https://github.com/standardrb/standard-performance/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard-performance@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: standard-performance
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 389770f commit b7653b7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
parallel (1.24.0)
parser (3.3.0.0)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -54,7 +54,7 @@ GEM
rack (~> 2.2, >= 2.2.4)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.20.1)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
Expand All @@ -105,9 +105,9 @@ GEM
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.3.0)
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.1)
rubocop-performance (~> 1.20.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)

Expand Down

0 comments on commit b7653b7

Please sign in to comment.