Skip to content

Commit

Permalink
Merge pull request #1392 from fatfreecrm/dependabot/bundler/rubocop-1…
Browse files Browse the repository at this point in the history
….69.0

Bump rubocop from 1.68.0 to 1.69.0
  • Loading branch information
CloCkWeRX authored Dec 2, 2024
2 parents 0030bfd + c9d721e commit 01f7218
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.8.1)
json (2.8.2)
language_server-protocol (3.17.0.3)
libv8-node (18.19.0.0-arm64-darwin)
libv8-node (18.19.0.0-x86_64-linux)
Expand Down Expand Up @@ -402,17 +402,17 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.68.0)
rubocop (1.69.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.1)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -466,7 +466,9 @@ GEM
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unaccent (0.4.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
warden (1.2.9)
rack (>= 2.0.9)
webdrivers (5.3.1)
Expand Down

0 comments on commit 01f7218

Please sign in to comment.