Skip to content

Commit 846190d

Browse files
authored
Merge pull request #331 from github/dependabot/bundler/rubocop-rails-2.33.0
Bump rubocop-rails from 2.32.0 to 2.33.0
2 parents 1348806 + 5bb82f2 commit 846190d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ GEM
2828
securerandom (>= 0.3)
2929
tzinfo (~> 2.0, >= 2.0.5)
3030
ast (2.4.3)
31-
base64 (0.2.0)
32-
benchmark (0.4.0)
33-
bigdecimal (3.1.9)
31+
base64 (0.3.0)
32+
benchmark (0.4.1)
33+
bigdecimal (3.2.2)
3434
builder (3.3.0)
3535
concurrent-ruby (1.3.5)
3636
connection_pool (2.5.3)
@@ -63,7 +63,7 @@ GEM
6363
racc
6464
prism (1.4.0)
6565
racc (1.8.1)
66-
rack (3.1.16)
66+
rack (3.2.0)
6767
rails-dom-testing (2.2.0)
6868
activesupport (>= 5.0.0)
6969
minitest
@@ -73,8 +73,8 @@ GEM
7373
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rainbow (3.1.1)
7575
rake (13.3.0)
76-
regexp_parser (2.11.0)
77-
rubocop (1.79.1)
76+
regexp_parser (2.11.1)
77+
rubocop (1.79.2)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
@@ -92,7 +92,7 @@ GEM
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.75.0, < 2.0)
9494
rubocop-ast (>= 1.38.0, < 2.0)
95-
rubocop-rails (2.32.0)
95+
rubocop-rails (2.33.0)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)

0 commit comments

Comments
 (0)