Skip to content

Commit

Permalink
Bump standard-rails from 1.0.2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [standard-rails](https://github.com/testdouble/standard-rails) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/standardrb/standard-rails/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard-rails@v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: standard-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 9ad176b commit 11d242f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.4.0)
Expand Down Expand Up @@ -166,7 +166,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.1)
msgpack (1.7.2)
multipart-post (2.4.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.0.11)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -289,11 +289,11 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.23.1)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
standard (1.39.2)
Expand All @@ -308,9 +308,9 @@ GEM
standard-performance (1.4.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
standard-rails (1.0.2)
standard-rails (1.1.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.23.1)
rubocop-rails (~> 2.25.0)
stringio (3.1.0)
strscan (3.1.0)
tapout (0.4.5)
Expand Down

0 comments on commit 11d242f

Please sign in to comment.