Sha256: 9303d530e57ef218e30687ebd27afa309b9f9fac3fbe726e6a49cea8ed9fc25d

Contents?: true

Size: 1.76 KB

Versions: 3

Compression:

Stored size: 1.76 KB

Contents

PATH
  remote: .
  specs:
    swagalicious (0.4.7)
      faraday (~> 2.0)
      faraday-rack
      json-schema
      oj (~> 3.11.0)
      rspec (~> 3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    factory_bot (6.1.0)
      activesupport (>= 5.0.0)
    faraday (2.4.0)
      faraday-net_http (~> 2.0)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (2.1.0)
    faraday-rack (2.0.0)
      faraday (~> 2.0)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    json-schema (3.0.0)
      addressable (>= 2.8)
    method_source (1.0.0)
    minitest (5.16.1)
    oj (3.11.8)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    public_suffix (4.0.7)
    rack (2.2.3.1)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rake (12.3.3)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    ruby2_keywords (0.0.5)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  factory_bot (~> 6.1.0)
  pry-byebug (~> 3.9.0)
  rack-test (~> 1.1.0)
  rake (~> 12.0)
  rspec (~> 3.0)
  swagalicious!

BUNDLED WITH
   2.2.31

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
swagalicious-0.5.0 Gemfile.lock
swagalicious-0.4.9 Gemfile.lock
swagalicious-0.4.8 Gemfile.lock