Gemfile in cryptum-0.0.234 vs Gemfile in cryptum-0.0.238

- 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.11' +gem 'bundler', '>=2.3.12' gem 'bundler-audit', '0.9.0.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.27.0' +gem 'rubocop', '1.28.1' gem 'rubocop-rake', '0.6.0' -gem 'rubocop-rspec', '2.9.0' +gem 'rubocop-rspec', '2.10.0' 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'