Sha256: abeeffcd373ab8b9fbed7f4491d2fed30c2cd07da017b651b7532988c0f99b46

Contents?: true

Size: 1.57 KB

Versions: 1

Compression:

Stored size: 1.57 KB

Contents

PATH
  remote: ..
  specs:
    guise (0.6.0)
      activerecord (>= 4.2, < 6.0)
      activesupport (>= 4.2, < 6.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.7)
      activesupport (= 5.0.7)
    activerecord (5.0.7)
      activemodel (= 5.0.7)
      activesupport (= 5.0.7)
      arel (~> 7.0)
    activesupport (5.0.7)
      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 (7.1.4)
    byebug (10.0.2)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (1.0.0)
      concurrent-ruby (~> 1.0)
    method_source (0.9.0)
    minitest (5.11.3)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.1)
    redcarpet (3.4.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    sqlite3 (1.3.13)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    yard (0.9.12)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guise-0.7.0 gemfiles/5.0.gemfile.lock