Sha256: 80298f4bc36b9433800d421c2e4290487858b97a023198c669a8f721aae91b4b

Contents?: true

Size: 1.74 KB

Versions: 1

Compression:

Stored size: 1.74 KB

Contents

PATH
  remote: .
  specs:
    bits_dealer (0.1.0)
      bitsor (~> 0.1.2)
      money
      parallel
      retries
      sequel
      sqlite3
      terminal-table
      tty-prompt

GEM
  remote: https://rubygems.org/
  specs:
    bitsor (0.1.2)
      typhoeus (~> 1.3)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    equatable (0.5.0)
    ethon (0.11.0)
      ffi (>= 1.3.0)
    ffi (1.9.18)
    hitimes (1.2.6)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    method_source (0.9.0)
    money (6.10.1)
      i18n (>= 0.6.4, < 1.0)
    necromancer (0.4.0)
    parallel (1.12.1)
    pastel (0.7.2)
      equatable (~> 0.5.0)
      tty-color (~> 0.4.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    retries (0.0.5)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    sequel (5.3.0)
    sqlite3 (1.3.13)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    timers (4.1.2)
      hitimes
    tty-color (0.4.2)
    tty-cursor (0.5.0)
    tty-prompt (0.13.2)
      necromancer (~> 0.4.0)
      pastel (~> 0.7.0)
      timers (~> 4.1.2)
      tty-cursor (~> 0.5.0)
      tty-reader (~> 0.1.0)
    tty-reader (0.1.0)
      wisper (~> 2.0.0)
    typhoeus (1.3.0)
      ethon (>= 0.9.0)
    unicode-display_width (1.3.0)
    wisper (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bits_dealer!
  bundler (~> 1.16)
  pry
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bits_dealer-0.1.1 Gemfile.lock