Skip to content

Commit

Permalink
Merge pull request #325 from uclibs/dependabot/bundler/rubocop-1.59.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.58.0 to 1.59.0
  • Loading branch information
Janell-Huyck authored Dec 13, 2023
2 parents 8bc6dcc + 3b2dce4 commit d32e9c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
thor (>= 0.14, < 2.0)
jsbundling-rails (1.2.1)
railties (>= 6.0.0)
json (2.7.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand Down Expand Up @@ -240,7 +240,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rb-readline (0.5.5)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
rexml (3.2.6)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
Expand All @@ -261,7 +261,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit d32e9c8

Please sign in to comment.