Sha256: 640acb7019f63515fcfa96a48e8ab74c4a1ce44141b9ac339cd86a39dcda4a72

Contents?: true

Size: 1.59 KB

Versions: 1

Compression:

Stored size: 1.59 KB

Contents

PATH
  remote: .
  specs:
    spinning_wheel (0.1.0)
      activesupport (~> 5.0, >= 5.0.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    equatable (0.5.0)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    method_source (0.9.2)
    minitest (5.11.3)
    necromancer (0.4.0)
    pastel (0.7.2)
      equatable (~> 0.5.0)
      tty-color (~> 0.4.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    thread_safe (0.3.6)
    timers (4.3.0)
    tty-color (0.4.3)
    tty-cursor (0.6.1)
    tty-prompt (0.18.1)
      necromancer (~> 0.4.0)
      pastel (~> 0.7.0)
      timers (~> 4.0)
      tty-cursor (~> 0.6.0)
      tty-reader (~> 0.5.0)
    tty-reader (0.5.0)
      tty-cursor (~> 0.6.0)
      tty-screen (~> 0.6.4)
      wisper (~> 2.0.0)
    tty-screen (0.6.5)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    wisper (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  pry (~> 0.12.0)
  rake (~> 10.0)
  rspec (~> 3.0)
  spinning_wheel!
  tty-prompt (~> 0.18)

BUNDLED WITH
   1.16.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spinning_wheel-0.1.0 Gemfile.lock