Gemfile in cryptum-0.0.369 vs Gemfile in cryptum-0.0.370

- 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.1' -gem 'bundler', '>=2.4.7' +gem 'bundler', '>=2.4.9' gem 'bundler-audit', '0.9.1' gem 'curses', '1.4.4' gem 'eventmachine', '1.2.7' gem 'faye-websocket', '0.11.1' gem 'permessage_deflate', '0.1.4' @@ -24,12 +24,12 @@ gem 'rbtrace', '0.4.14' gem 'rdoc', '6.5.0' gem 'require_all', '3.0.0' gem 'rest-client', '2.1.0' gem 'rspec', '3.12.0' -gem 'rubocop', '1.46.0' +gem 'rubocop', '1.48.1' gem 'rubocop-rake', '0.6.0' -gem 'rubocop-rspec', '2.18.1' +gem 'rubocop-rspec', '2.19.0' gem 'ruby-prof', '1.6.1' gem 'rvm', '1.11.3.9' gem 'sinatra', '3.0.5' gem 'thin', '1.8.1' gem 'tty-prompt', '0.23.1'