Sha256: c6c9dd71add9f00977fb69a896d75985107fd55808521f69dc8f4b2dd1448606

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    grom_native (0.1.0)
      ffi (~> 1.9)
      grom
      parliament-grom-decorators
      rdf (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    concurrent-ruby (1.1.3)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    ffi (1.9.25)
    grom (1.0.0)
      activesupport (>= 5.0.0.1)
      rdf (~> 3)
      rdf-vocab (~> 3)
    hamster (3.0.0)
      concurrent-ruby (~> 1.0)
    hashdiff (0.3.7)
    i18n (1.1.1)
      concurrent-ruby (~> 1.0)
    link_header (0.0.8)
    minitest (5.11.3)
    parliament-grom-decorators (1.0.4)
    public_suffix (3.0.3)
    rack (2.0.6)
    rake (10.5.0)
    rdf (3.0.6)
      hamster (~> 3.0)
      link_header (~> 0.0, >= 0.0.8)
    rdf-vocab (3.0.3)
      rdf (~> 3.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    safe_yaml (1.0.4)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    webmock (3.4.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  grom_native!
  rack (~> 2.0)
  rake (~> 10.0)
  rspec (~> 3.0)
  webmock (~> 3.4)

BUNDLED WITH
   1.16.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grom_native-0.1.0 Gemfile.lock