Skip to content

Commit 6cd1e7f

Browse files
Build(deps): bump rubocop from 1.86.1 to 1.86.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.86.1 to 1.86.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 414ca98 commit 6cd1e7f

2 files changed

Lines changed: 4 additions & 4 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.4'
2424
gem 'activerecord', '~> 8.1'
2525
gem 'otr-activerecord', '~> 2.6.0'
2626
gem 'sqlite3', '~> 2.9'
27-
gem 'rubocop', '~> 1.86.1', require: false
27+
gem 'rubocop', '~> 1.86.2', require: false
2828

2929
# Geolocation support
3030
group :geoip do

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ GEM
135135
racc (~> 1.4)
136136
otr-activerecord (2.6.0)
137137
activerecord (>= 6.0, < 9.0)
138-
parallel (2.0.0)
138+
parallel (2.1.0)
139139
parseconfig (1.1.2)
140140
parser (3.3.11.1)
141141
ast (~> 2.4.1)
@@ -200,7 +200,7 @@ GEM
200200
diff-lcs (>= 1.2.0, < 2.0)
201201
rspec-support (~> 3.13.0)
202202
rspec-support (3.13.6)
203-
rubocop (1.86.1)
203+
rubocop (1.86.2)
204204
json (~> 2.3)
205205
language_server-protocol (~> 3.17.0.2)
206206
lint_roller (~> 1.1.0)
@@ -341,7 +341,7 @@ DEPENDENCIES
341341
rdoc (~> 7.2)
342342
rest-client (~> 2.1.0)
343343
rspec (~> 3.13)
344-
rubocop (~> 1.86.1)
344+
rubocop (~> 1.86.2)
345345
rubyzip (~> 3.3)
346346
rushover (~> 0.3.0)
347347
selenium-webdriver (~> 4.44)

0 commit comments

Comments
 (0)