Gemfile in rabbit_carrots-0.1.19 vs Gemfile in rabbit_carrots-0.1.20

- old
+ new

@@ -3,12 +3,12 @@ source 'https://rubygems.org' # Specify your gem's dependencies in rabbit_carrots.gemspec gemspec -gem 'rake', '~> 13.0' +gem 'rake', '~> 13.1' -gem 'rspec', '~> 3.0' +gem 'rspec', '~> 3.12' -gem 'rubocop', '~> 1.21' +gem 'rubocop', '~> 1.58' -gem 'rubocop-rails', '~> 2.17' +gem 'rubocop-rails', '~> 2.22'