Skip to content

Commit 2300a24

Browse files
Merge pull request #3384 from beefproject/dependabot/bundler/rubocop-1.80.0
Bump rubocop from 1.79.2 to 1.80.0
2 parents 50e8468 + a403afe commit 2300a24

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'rake', '~> 13.3'
2424
gem 'activerecord', '~> 7.2'
2525
gem 'otr-activerecord', '~> 2.5.0'
2626
gem 'sqlite3', '~> 2.7'
27-
gem 'rubocop', '~> 1.79.2', require: false
27+
gem 'rubocop', '~> 1.80.0', require: false
2828

2929
# Geolocation support
3030
group :geoip do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ GEM
175175
diff-lcs (>= 1.2.0, < 2.0)
176176
rspec-support (~> 3.13.0)
177177
rspec-support (3.13.4)
178-
rubocop (1.79.2)
178+
rubocop (1.80.0)
179179
json (~> 2.3)
180180
language_server-protocol (~> 3.17.0.2)
181181
lint_roller (~> 1.1.0)
@@ -290,7 +290,7 @@ DEPENDENCIES
290290
rdoc (~> 6.14)
291291
rest-client (~> 2.1.0)
292292
rspec (~> 3.13)
293-
rubocop (~> 1.79.2)
293+
rubocop (~> 1.80.0)
294294
rubyzip (~> 2.4)
295295
rushover (~> 0.3.0)
296296
selenium-webdriver (~> 4.35)

0 commit comments

Comments
 (0)