mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 22:06:40 +00:00
Update rubocop dependency in Gemfile and Gemfile.lock to version 1.82.1 for improved compatibility and performance.
This commit is contained in:
parent
070a525c3b
commit
415bfdfb3e
2
Gemfile
2
Gemfile
@ -9,6 +9,6 @@ gem 'rake', '~> 13.3.0'
|
||||
|
||||
gem 'rspec', '~> 3.12'
|
||||
|
||||
gem 'rubocop', '~> 1.58'
|
||||
gem 'rubocop', '~> 1.82.1'
|
||||
|
||||
gem 'rubocop-rails', '~> 2.22'
|
||||
|
||||
@ -104,7 +104,7 @@ DEPENDENCIES
|
||||
rabbit_carrots!
|
||||
rake (~> 13.3.0)
|
||||
rspec (~> 3.12)
|
||||
rubocop (~> 1.58)
|
||||
rubocop (~> 1.82.1)
|
||||
rubocop-rails (~> 2.22)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Loading…
Reference in New Issue
Block a user