Sha256: e1a225f66136071e5b60e2f338b6fd1fb2e4981f8f3b2b5cb939bed3ebca4426

Contents?: true

Size: 914 Bytes

Versions: 13

Compression:

Stored size: 914 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 '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'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cryptum-0.0.333 Gemfile
cryptum-0.0.332 Gemfile
cryptum-0.0.331 Gemfile
cryptum-0.0.330 Gemfile
cryptum-0.0.329 Gemfile
cryptum-0.0.328 Gemfile
cryptum-0.0.327 Gemfile
cryptum-0.0.326 Gemfile
cryptum-0.0.325 Gemfile
cryptum-0.0.324 Gemfile
cryptum-0.0.323 Gemfile
cryptum-0.0.322 Gemfile
cryptum-0.0.321 Gemfile