Skip to content

Commit b258d09

Browse files
Merge pull request #3530 from beefproject/dependabot/bundler/rubocop-1.86.0
Build(deps): bump rubocop from 1.85.1 to 1.86.0
2 parents 7f20d03 + 70cf8b0 commit b258d09

2 files changed

Lines changed: 3 additions & 9 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', '~> 8.1'
2525
gem 'otr-activerecord', '~> 2.6.0'
2626
gem 'sqlite3', '~> 2.9'
27-
gem 'rubocop', '~> 1.85.1', require: false
27+
gem 'rubocop', '~> 1.86.0', require: false
2828

2929
# Geolocation support
3030
group :geoip do

Gemfile.lock

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,11 @@ GEM
9191
rdoc (>= 4.0.0)
9292
reline (>= 0.4.2)
9393
json (2.19.2)
94-
json-schema (6.2.0)
95-
addressable (~> 2.8)
96-
bigdecimal (>= 3.1, < 5)
9794
language_server-protocol (3.17.0.5)
9895
lint_roller (1.1.0)
9996
logger (1.7.0)
10097
matrix (0.4.3)
10198
maxmind-db (1.4.0)
102-
mcp (0.8.0)
103-
json-schema (>= 4.1)
10499
method_source (1.1.0)
105100
mime-types (3.7.0)
106101
logger
@@ -204,11 +199,10 @@ GEM
204199
diff-lcs (>= 1.2.0, < 2.0)
205200
rspec-support (~> 3.13.0)
206201
rspec-support (3.13.6)
207-
rubocop (1.85.1)
202+
rubocop (1.86.0)
208203
json (~> 2.3)
209204
language_server-protocol (~> 3.17.0.2)
210205
lint_roller (~> 1.1.0)
211-
mcp (~> 0.6)
212206
parallel (~> 1.10)
213207
parser (>= 3.3.0.2)
214208
rainbow (>= 2.2.2, < 4.0)
@@ -345,7 +339,7 @@ DEPENDENCIES
345339
rdoc (~> 7.2)
346340
rest-client (~> 2.1.0)
347341
rspec (~> 3.13)
348-
rubocop (~> 1.85.1)
342+
rubocop (~> 1.86.0)
349343
rubyzip (~> 3.2)
350344
rushover (~> 0.3.0)
351345
selenium-webdriver (~> 4.41)

0 commit comments

Comments
 (0)