Skip to content

Commit bf6f661

Browse files
Merge pull request #233 from cedarcode/dependabot/bundler/all-gems-230d61e25e
build(deps-dev): bump rubocop from 1.77.0 to 1.78.0 in the all-gems group
2 parents 15dfd16 + 18cf6de commit bf6f661

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end
1919

2020
group :development, :test do
2121
gem 'byebug', '~> 12.0', platforms: [:mri, :mingw, :x64_mingw]
22-
gem 'rubocop', '~> 1.77', require: false
22+
gem 'rubocop', '~> 1.78', require: false
2323
gem 'rubocop-rails', '~> 2.32', require: false
2424
end
2525

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ GEM
238238
io-console (~> 0.5)
239239
rexml (3.4.1)
240240
rollbar (3.6.2)
241-
rubocop (1.77.0)
241+
rubocop (1.78.0)
242242
json (~> 2.3)
243243
language_server-protocol (~> 3.17.0.2)
244244
lint_roller (~> 1.1.0)
@@ -348,7 +348,7 @@ DEPENDENCIES
348348
rack-mini-profiler (~> 4.0)
349349
rails (~> 8.0.1)
350350
rollbar (~> 3.6)
351-
rubocop (~> 1.77)
351+
rubocop (~> 1.78)
352352
rubocop-rails (~> 2.32)
353353
sassc-rails (~> 2.0)
354354
selenium-webdriver (~> 4.34)

0 commit comments

Comments
 (0)