Skip to content

Commit aa07635

Browse files
Bump rubocop from 1.75.3 to 1.75.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.3 to 1.75.7. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.3...v1.75.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e4fc25 commit aa07635

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.2'
2424
gem 'activerecord', '~> 7.2'
2525
gem 'otr-activerecord', '~> 2.5.0'
2626
gem 'sqlite3', '~> 2.6'
27-
gem 'rubocop', '~> 1.75.3', require: false
27+
gem 'rubocop', '~> 1.75.7', 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
@@ -88,7 +88,7 @@ GEM
8888
rdoc (>= 4.0.0)
8989
reline (>= 0.4.2)
9090
json (2.10.2)
91-
language_server-protocol (3.17.0.4)
91+
language_server-protocol (3.17.0.5)
9292
lint_roller (1.1.0)
9393
logger (1.7.0)
9494
matrix (0.4.2)
@@ -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.75.3)
178+
rubocop (1.75.7)
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.75.3)
293+
rubocop (~> 1.75.7)
294294
rubyzip (~> 2.4)
295295
rushover (~> 0.3.0)
296296
selenium-webdriver (~> 4.31)

0 commit comments

Comments
 (0)