Sha256: 6563234d174a0f668e232fbc3afe616eae38fc210fa3d95b11f613881201280f

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

PATH
  remote: .
  specs:
    ensurance (0.1.0)
      activesupport (>= 3, < 6)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.4)
      activesupport (= 5.1.4)
    activerecord (5.1.4)
      activemodel (= 5.1.4)
      activesupport (= 5.1.4)
      arel (~> 8.0)
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (8.0.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    i18n (0.9.0)
      concurrent-ruby (~> 1.0)
    minitest (5.10.3)
    rake (10.5.0)
    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)
    sqlite3 (1.3.13)
    thread_safe (0.3.6)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3)
  bundler (~> 1.16)
  ensurance!
  globalid (>= 0.3.6)
  rake (~> 10.0)
  rspec (~> 3.0)
  sqlite3 (>= 1.3.0)

BUNDLED WITH
   1.16.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ensurance-0.1.0 Gemfile.lock