Sha256: 47e26bd0ea8dce9415742ac159feeb0e3722439962f8a00f160030b798b511f6

Contents?: true

Size: 1.58 KB

Versions: 1

Compression:

Stored size: 1.58 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.7.2)
      activesupport (= 5.0.7.2)
    activerecord (5.0.7.2)
      activemodel (= 5.0.7.2)
      activesupport (= 5.0.7.2)
      arel (~> 7.0)
    activesupport (5.0.7.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.4.1)
      bundler
      rake
      thor (>= 0.14.0)
    arel (7.1.4)
    byebug (10.0.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rake (12.3.3)
    redcarpet (3.5.1)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    sqlite3 (1.3.13)
    thor (1.1.0)
    thread_safe (0.3.6)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    yard (0.9.26)

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.0)
  yard (>= 0.9.20)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

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