Skip to content

Commit 975d1d8

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 ca07677 commit 975d1d8

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
@@ -87,7 +87,7 @@ GEM
8787
rdoc (>= 4.0.0)
8888
reline (>= 0.4.2)
8989
json (2.10.2)
90-
language_server-protocol (3.17.0.4)
90+
language_server-protocol (3.17.0.5)
9191
lint_roller (1.1.0)
9292
logger (1.7.0)
9393
matrix (0.4.2)
@@ -173,7 +173,7 @@ GEM
173173
diff-lcs (>= 1.2.0, < 2.0)
174174
rspec-support (~> 3.13.0)
175175
rspec-support (3.13.2)
176-
rubocop (1.75.3)
176+
rubocop (1.75.7)
177177
json (~> 2.3)
178178
language_server-protocol (~> 3.17.0.2)
179179
lint_roller (~> 1.1.0)
@@ -288,7 +288,7 @@ DEPENDENCIES
288288
rdoc (~> 6.13)
289289
rest-client (~> 2.1.0)
290290
rspec (~> 3.13)
291-
rubocop (~> 1.75.3)
291+
rubocop (~> 1.75.7)
292292
rubyzip (~> 2.4)
293293
rushover (~> 0.3.0)
294294
selenium-webdriver (~> 4.31)

0 commit comments

Comments
 (0)