Gemfile in wikipedia-client-1.16.0 vs Gemfile in wikipedia-client-1.17.0
- old
+ new
@@ -1,12 +1,11 @@
source 'https://rubygems.org'
-gem 'jeweler'
gem 'pry'
gem 'rake'
gem 'rdoc'
gem 'rspec'
# FIXME: Remove rubocop version restriction and fix or disable cops
-gem 'rubocop', '= 0.48.1'
+gem 'rubocop', '~> 1.22', require: false
gem 'thoughtbot-shoulda'
gemspec