Gemfile in tikkie-api-0.2.2 vs Gemfile in tikkie-api-2.0.0
- old
+ new
@@ -5,7 +5,8 @@
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in tikkie-api.gemspec
gemspec
-gem 'rubocop', '~> 0.65.0'
-gem 'rubocop-rspec', '~> 1.32.0'
+gem 'rubocop', '~> 0.79.0'
+gem 'rubocop-performance', '~> 1.6.1'
+gem 'rubocop-rspec', '~> 1.41.0'