Skip to content

Commit 01a9196

Browse files
authored
Merge pull request #334 from github/dependabot/bundler/rubocop-rails-2.33.3
Bump rubocop-rails from 2.33.0 to 2.33.3
2 parents 846190d + b02ec87 commit 01a9196

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ 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.1)
76+
regexp_parser (2.11.2)
7777
rubocop (1.79.2)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
@@ -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.33.0)
95+
rubocop-rails (2.33.3)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)
@@ -102,7 +102,7 @@ GEM
102102
securerandom (0.4.1)
103103
tzinfo (2.0.6)
104104
concurrent-ruby (~> 1.0)
105-
unicode-display_width (3.1.4)
105+
unicode-display_width (3.1.5)
106106
unicode-emoji (~> 4.0, >= 4.0.4)
107107
unicode-emoji (4.0.4)
108108

0 commit comments

Comments
 (0)