Gemfile in augury-1.1.2 vs Gemfile in augury-1.2.0

- old
+ new

@@ -19,9 +19,10 @@ gem 'pry-byebug' gem 'pry-doc' # Linting / completion gem 'bundler-audit' -gem 'rubocop', '0.92' +# This has to match the code climate channel in .codeclimate.yml +gem 'rubocop', '1.31.0' gem 'rubocop-rake' gem 'rubocop-rspec' gem 'solargraph'