Sha256: 4feda897d771fb8fc56d883cf269cc65c9909f187cea38ef62611826a2244a82

Contents?: true

Size: 1.34 KB

Versions: 3

Compression:

Stored size: 1.34 KB

Contents

PATH
  remote: ../
  specs:
    graphql-query-resolver (0.1.0)
      graphql (~> 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.14)
      activesupport (= 3.2.14)
      builder (~> 3.0.0)
    activerecord (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.14)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (3.0.3)
    builder (3.0.4)
    byebug (9.0.6)
    diff-lcs (1.3)
    graphql (1.0.0)
    i18n (0.8.1)
    multi_json (1.12.1)
    rake (10.5.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    sqlite3 (1.3.13)
    thor (0.19.4)
    tzinfo (0.3.52)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 3.2.14)
  activesupport (= 3.2.14)
  appraisal (~> 2.1.0, >= 2.1.0)
  bundler (~> 1.11)
  byebug (~> 9.0.6, >= 9.0.6)
  graphql-query-resolver!
  rake (~> 10.0)
  rspec (~> 3.0)
  sqlite3 (~> 1.3, >= 1.3.12)

BUNDLED WITH
   1.13.7

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
graphql-query-resolver-0.2.0 gemfiles/activerecord_3.gemfile.lock
graphql-query-resolver-0.1.2 gemfiles/activerecord_3.gemfile.lock
graphql-query-resolver-0.1.1 gemfiles/activerecord_3.gemfile.lock