Gemfile in cryptum-0.0.241 vs Gemfile in cryptum-0.0.242

- old
+ new

@@ -10,11 +10,11 @@ # *** FYI: # In some circumstances custom flags are passed to gems in order # to build appropriately. Defer to ./reinstall_coinbot_gemset.sh # to review these custom flags gem 'addressable', '2.8.0' -gem 'bundler', '>=2.3.16' +gem 'bundler', '>=2.3.17' gem 'bundler-audit', '0.9.1' gem 'curses', '1.4.4' gem 'eventmachine', '1.2.7' gem 'faye-websocket', '0.11.1' gem 'pry', '0.14.1' @@ -23,12 +23,12 @@ gem 'rbtrace', '0.4.14' gem 'rdoc', '6.4.0' gem 'require_all', '3.0.0' gem 'rest-client', '2.1.0' gem 'rspec', '3.11.0' -gem 'rubocop', '1.30.1' +gem 'rubocop', '1.31.1' gem 'rubocop-rake', '0.6.0' -gem 'rubocop-rspec', '2.11.1' +gem 'rubocop-rspec', '2.12.1' gem 'ruby-prof', '1.4.3' gem 'rvm', '1.11.3.9' gem 'sinatra', '2.2.0' gem 'thin', '1.8.1' gem 'tty-prompt', '0.23.1'