Skip to content

Commit

Permalink
Merge pull request #167 from umts/dependabot/bundler/rubocop-1.68.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.67.0 to 1.68.0
  • Loading branch information
werebus authored Nov 1, 2024
2 parents 84b5a84 + 5f28e87 commit 5f13d1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.4)
json (2.7.5)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.67.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -151,7 +151,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.33.0)
parser (>= 3.3.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
Expand Down

0 comments on commit 5f13d1f

Please sign in to comment.