Sha256: cd188040ddd1b968c2dc211f7a4bd931f57687315430fc61df2b23c48fea6f94

Contents?: true

Size: 1.53 KB

Versions: 1

Compression:

Stored size: 1.53 KB

Contents

PATH
  remote: .
  specs:
    rack-graphql (2.0.0)
      graphql (~> 1.11)
      oj
      rack (~> 2.2)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    coderay (1.1.3)
    diff-lcs (1.4.4)
    graphql (1.11.4)
    method_source (1.0.0)
    oj (3.10.14)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rack (2.2.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rainbow (3.0.0)
    rake (13.0.1)
    regexp_parser (1.7.1)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    rubocop (0.90.0)
      parallel (~> 1.10)
      parser (>= 2.7.1.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.3.0, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.3.0)
      parser (>= 2.7.1.4)
    rubocop-performance (1.8.0)
      rubocop (>= 0.87.0)
    rubocop-rspec (1.43.2)
      rubocop (~> 0.87)
    ruby-progressbar (1.10.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  pry
  rack-graphql!
  rack-test
  rake
  rspec
  rubocop
  rubocop-performance
  rubocop-rspec

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-graphql-2.0.0 Gemfile.lock