Sha256: 49b5974b14a8f447c8fcd0220b92a72c7056c632c8336298451a05c8faff59a3

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

PATH
  remote: .
  specs:
    steppy (0.7.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    byebug (10.0.2)
    codeclimate-engine-rb (0.4.1)
      virtus (~> 1.0)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    docile (1.3.1)
    equalizer (0.0.11)
    ice_nine (0.11.2)
    json (2.1.0)
    minitest (5.11.3)
    parallel (1.12.1)
    parser (2.5.1.2)
      ast (~> 2.4.0)
    powerpack (0.1.2)
    rainbow (3.0.0)
    rake (10.5.0)
    reek (4.8.2)
      codeclimate-engine-rb (~> 0.4.0)
      parser (>= 2.5.0.0, < 2.6)
      rainbow (>= 2.0, < 4.0)
    rubocop (0.52.1)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-airbnb (1.0.0)
      rubocop (= 0.52.1)
      rubocop-rspec (= 1.22.1)
    rubocop-rspec (1.22.1)
      rubocop (>= 0.52.1)
    ruby-progressbar (1.10.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)
    unicode-display_width (1.4.0)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  byebug
  minitest (~> 5.1)
  rake (~> 10.0)
  reek (~> 4.8.1)
  rubocop (~> 0.52.1)
  rubocop-airbnb
  simplecov (~> 0.16.1)
  steppy!

BUNDLED WITH
   1.16.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
steppy-0.7.0 Gemfile.lock