Gemfile in hit_counter-0.1.5 vs Gemfile in hit_counter-0.1.6
- old
+ new
@@ -5,10 +5,10 @@
gem 'inch', '~> 0.8'
gem 'pry', '~> 0.14.1'
gem 'rake', '>= 12.3.3', '~> 13.0'
gem 'rspec', '~> 3'
-gem 'rubocop', '< 1.24'
+gem 'rubocop', '< 1.26'
gem 'rubocop-rake', '~> 0'
gem 'rubocop-rspec', '~> 2'
gem 'simplecov', '~> 0.18'
gem 'simplecov-lcov', '~> 0.8'