Sha256: a8749461b0fe785d7a1284289a2128ae479416d2bd69f4c418485cc01abb4a9a

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: .
  specs:
    bs2_api (1.4.3)
      activesupport
      builder
      bundler
      httparty (~> 0.18.1)
      rake

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    builder (3.2.4)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    crack (0.4.5)
      rexml
    diff-lcs (1.4.4)
    dotenv (2.7.6)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    hashdiff (1.0.1)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    macaddr (1.7.2)
      systemu (~> 2.6.5)
    method_source (1.0.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)
    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)
    rake (13.0.6)
    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.1)
      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.2)
    systemu (2.6.5)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    uuid (2.3.9)
      macaddr (~> 1.0)
    vcr (6.0.0)
    webmock (3.13.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  bs2_api!
  dotenv (~> 2.7, >= 2.7.6)
  factory_bot (~> 6.1)
  pry-byebug (~> 3.7)
  rspec (~> 3.10)
  uuid (~> 2.3, >= 2.3.9)
  vcr (~> 6.0)
  webmock (~> 3.13)

BUNDLED WITH
   2.2.31

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bs2_api-1.4.3 Gemfile.lock