Skip to content

Commit e630cfc

Browse files
Merge pull request #3324 from beefproject/dependabot/bundler/rubocop-1.75.3
Bump rubocop from 1.75.2 to 1.75.3
2 parents 69bad18 + 9f841bc commit e630cfc

2 files changed

Lines changed: 6 additions & 6 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.2', require: false
27+
gem 'rubocop', '~> 1.75.3', require: false
2828

2929
# Geolocation support
3030
group :geoip do

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ GEM
115115
racc (~> 1.4)
116116
otr-activerecord (2.5.0)
117117
activerecord (>= 6.0, < 8.1)
118-
parallel (1.26.3)
118+
parallel (1.27.0)
119119
parseconfig (1.1.2)
120-
parser (3.3.7.4)
120+
parser (3.3.8.0)
121121
ast (~> 2.4.1)
122122
racc
123123
power_assert (2.0.5)
@@ -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.2)
176+
rubocop (1.75.3)
177177
json (~> 2.3)
178178
language_server-protocol (~> 3.17.0.2)
179179
lint_roller (~> 1.1.0)
@@ -184,7 +184,7 @@ GEM
184184
rubocop-ast (>= 1.44.0, < 2.0)
185185
ruby-progressbar (~> 1.7)
186186
unicode-display_width (>= 2.4.0, < 4.0)
187-
rubocop-ast (1.44.0)
187+
rubocop-ast (1.44.1)
188188
parser (>= 3.3.7.2)
189189
prism (~> 1.4)
190190
ruby-progressbar (1.13.0)
@@ -288,7 +288,7 @@ DEPENDENCIES
288288
rdoc (~> 6.13)
289289
rest-client (~> 2.1.0)
290290
rspec (~> 3.13)
291-
rubocop (~> 1.75.2)
291+
rubocop (~> 1.75.3)
292292
rubyzip (~> 2.4)
293293
rushover (~> 0.3.0)
294294
selenium-webdriver (~> 4.31)

0 commit comments

Comments
 (0)