Sha256: eeb7dbfadd5d5d4aebd2ef8ee886a406acc148b58e48223c06bc7caa5e2e7b4a

Contents?: true

Size: 1.04 KB

Versions: 3

Compression:

Stored size: 1.04 KB

Contents

PATH
  remote: .
  specs:
    nested_array (2.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    awesome_print (1.8.0)
    byebug (11.0.1)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    minitest (5.13.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    thread_safe (0.3.6)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (~> 5.0, >= 5.0.0.1)
  awesome_print (~> 1.8)
  bundler (~> 2.0)
  byebug (~> 11.0)
  nested_array!
  rake (~> 10.0)
  rspec (~> 3.9)

BUNDLED WITH
   2.0.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nested_array-2.0.3 Gemfile.lock
nested_array-2.0.2 Gemfile.lock
nested_array-2.0.1 Gemfile.lock