Sha256: 82e69ae7d3ef2e260bd895cdfdf04200476179666ce6cee3bb5bef624484fdb5

Contents?: true

Size: 1.56 KB

Versions: 1

Compression:

Stored size: 1.56 KB

Contents

PATH
  remote: ..
  specs:
    guise (0.8.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (9.0.0)
    byebug (10.0.2)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    method_source (0.9.2)
    minitest (5.11.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.3)
    redcarpet (3.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.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    sqlite3 (1.3.13)
    thor (0.20.3)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    yard (0.9.20)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 5.2.0)
  activesupport (~> 5.2.0)
  appraisal (>= 1.0)
  byebug (~> 10.0)
  guise!
  pry (~> 0.9)
  rake (~> 12.3)
  redcarpet (~> 3.2)
  rspec (~> 3.0)
  sqlite3 (~> 1.3.0)
  yard (>= 0.9.20)

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guise-0.8.0 gemfiles/5.2.gemfile.lock