Sha256: e25a988d65b260ec770bf1662580339afbfe065c8cfd8c1d3aed82a42215f894

Contents?: true

Size: 1.52 KB

Versions: 1

Compression:

Stored size: 1.52 KB

Contents

PATH
  remote: .
  specs:
    rack-graphql (1.2.4)
      graphql (~> 1.9)
      oj
      rack (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    coderay (1.1.3)
    diff-lcs (1.3)
    graphql (1.11.1)
    method_source (1.0.0)
    oj (3.10.6)
    parallel (1.19.2)
    parser (2.7.1.3)
      ast (~> 2.4.0)
    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.85.1)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.0.3)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.0.3)
      parser (>= 2.7.0.1)
    rubocop-performance (1.6.1)
      rubocop (>= 0.71.0)
    rubocop-rspec (1.40.0)
      rubocop (>= 0.68.1)
    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-1.2.4 Gemfile.lock