Gemfile in ccs-frontend_helpers-0.3.0 vs Gemfile in ccs-frontend_helpers-0.5.0.beta0
- old
+ new
@@ -14,11 +14,11 @@
gem 'rspec', '~> 3.13'
gem 'simplecov', '~> 0.21'
gem 'nokogiri-diff', '~> 0.3.0'
# Gems for linting/formatting the package
-gem 'rubocop', '~> 1.62'
-gem 'rubocop-rails', '~> 2.24'
+gem 'rubocop', '~> 1.64'
+gem 'rubocop-rails', '~> 2.25'
gem 'rubocop-rake', '~> 0.6'
gem 'rubocop-rspec', '~> 2.29'
# Gems for documenting the package
gem 'yard', '~> 0.9'