Sha256: 4717026647dd504ad92d8585599a440c35662fae49e49e906cca7c847207c4a8

Contents?: true

Size: 1.62 KB

Versions: 2

Compression:

Stored size: 1.62 KB

Contents

PATH
  remote: .
  specs:
    lotr (0.1.0)
      httparty

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    crack (0.4.5)
      rexml
    diff-lcs (1.5.0)
    hashdiff (1.0.1)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    json (2.6.3)
    mini_mime (1.1.2)
    multi_xml (0.6.0)
    parallel (1.22.1)
    parser (3.2.1.0)
      ast (~> 2.4.1)
    public_suffix (5.0.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.7.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.45.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.26.0)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.4.2)
    vcr (6.1.0)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  x86_64-darwin-22

DEPENDENCIES
  lotr!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.21)
  vcr (~> 6.1)
  webmock (~> 3.18.1)

BUNDLED WITH
   2.3.26

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lotr-0.1.1 Gemfile.lock
lotr-0.1.0 Gemfile.lock