Sha256: cf42e216df174029c00c7e92899bdfaaf6df01a85481430143bb8e4b15129578

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

PATH
  remote: .
  specs:
    swagalicious (0.4.2)
      faraday (~> 1.3.0)
      json-schema (~> 2.8.1)
      oj (~> 3.11.0)
      rspec (~> 3.10.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.8)
    diff-lcs (1.4.4)
    factory_bot (6.1.0)
      activesupport (>= 5.0.0)
    faraday (1.3.0)
      faraday-net_http (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    faraday-net_http (1.0.1)
    i18n (1.8.7)
      concurrent-ruby (~> 1.0)
    json-schema (2.8.1)
      addressable (>= 2.4)
    method_source (1.0.0)
    minitest (5.14.3)
    multipart-post (2.1.1)
    oj (3.11.0)
    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.6)
    rack (2.2.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rake (12.3.3)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.1)
    ruby2_keywords (0.0.4)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

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.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
swagalicious-0.4.2 Gemfile.lock