Sha256: aa0a6982a3aafb31efe08a45888f904972a045b29ff2e5aed749b73b9943de18

Contents?: true

Size: 984 Bytes

Versions: 9

Compression:

Stored size: 984 Bytes

Contents

# frozen_string_literal: true

LANG = 'en_US.UTF-8'
LC_ALL = 'en_US.UTF-8'
source 'https://rubygems.org'

# Specify your gem's dependencies in coinbot.gemspec
gemspec

# *** 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.3.26'
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'
gem 'pry', '0.14.1'
gem 'pry-doc', '1.3.0'
gem 'rake', '13.0.6'
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.40.0'
gem 'rubocop-rake', '0.6.0'
gem 'rubocop-rspec', '2.16.0'
gem 'ruby-prof', '1.4.3'
gem 'rvm', '1.11.3.9'
gem 'sinatra', '3.0.4'
gem 'thin', '1.8.1'
gem 'tty-prompt', '0.23.1'
gem 'tty-spinner', '0.9.3'
gem 'websocket-extensions', '0.1.5'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cryptum-0.0.343 Gemfile
cryptum-0.0.342 Gemfile
cryptum-0.0.341 Gemfile
cryptum-0.0.339 Gemfile
cryptum-0.0.338 Gemfile
cryptum-0.0.337 Gemfile
cryptum-0.0.336 Gemfile
cryptum-0.0.335 Gemfile
cryptum-0.0.334 Gemfile