Sha256: 128cc7e46f8a708cca90acb33d3d032685b44e0fd0b7fabde4e796b6d053b287

Contents?: true

Size: 1.57 KB

Versions: 1

Compression:

Stored size: 1.57 KB

Contents

PATH
  remote: .
  specs:
    party_bus (0.1.13)
      activemodel (>= 6.0)
      activesupport (>= 6.0)
      after_do (~> 0.4.0)
      httparty (~> 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.2.4)
      activesupport (= 7.0.2.4)
    activesupport (7.0.2.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    after_do (0.4.0)
    byebug (11.1.3)
    concurrent-ruby (1.1.10)
    crack (0.4.5)
      rexml
    diff-lcs (1.5.0)
    hashdiff (1.0.1)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    minitest (5.15.0)
    multi_xml (0.6.0)
    public_suffix (4.0.7)
    rake (12.3.3)
    rexml (3.2.5)
    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.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 11.1)
  party_bus!
  rake (~> 12.0)
  rspec (~> 3.0)
  webmock (~> 3.14)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
party_bus-0.1.13 Gemfile.lock