Gemfile in cryptum-0.0.431 vs Gemfile in cryptum-0.0.432
- 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.4'
-gem 'bundler', '>=2.4.12'
+gem 'bundler', '>=2.4.13'
gem 'bundler-audit', '0.9.1'
gem 'curses', '1.4.4'
gem 'eventmachine', '1.2.7'
gem 'faye-websocket', '0.11.2'
gem 'permessage_deflate', '0.1.4'
@@ -26,10 +26,10 @@
gem 'require_all', '3.0.0'
gem 'rest-client', '2.1.0'
gem 'rspec', '3.12.0'
gem 'rubocop', '1.50.2'
gem 'rubocop-rake', '0.6.0'
-gem 'rubocop-rspec', '2.20.0'
+gem 'rubocop-rspec', '2.22.0'
gem 'ruby-prof', '1.6.3'
gem 'rvm', '1.11.3.9'
gem 'sinatra', '3.0.6'
gem 'thin', '1.8.2'
gem 'tty-prompt', '0.23.1'