Sha256: 8722b07810e1f57ba973b9d4e70c9d6d4375b5cb55c3f00b4152b84576bb52c9

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: .
  specs:
    te_bot (0.4.0)
      faraday (~> 2.3)
      rack (~> 2.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    byebug (11.1.3)
    crack (0.4.5)
      rexml
    faraday (2.5.2)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.0)
    hashdiff (1.0.1)
    minitest (5.16.1)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    public_suffix (4.0.7)
    rack (2.2.3.1)
    rack-test (2.0.0)
      rack (>= 1.3)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rubocop (1.29.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.17.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.18.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.13.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    standard (1.12.1)
      rubocop (= 1.29.1)
      rubocop-performance (= 1.13.3)
    unicode-display_width (2.2.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  byebug (~> 11.1)
  minitest (~> 5.0)
  rack-test (~> 2.0)
  rake (~> 13.0)
  standard (~> 1.3)
  te_bot!
  webmock (~> 3.14)

BUNDLED WITH
   2.3.11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
te_bot-0.4.0 Gemfile.lock