Sha256: 7b6112c7197d2e1d58be7978117830f8c63d524634e4579ea77d33f892c1471e

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

PATH
  remote: .
  specs:
    tsks (0.0.4)
      httparty
      sqlite3
      thor
      uuid

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.4.4)
    dotenv (2.7.6)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    macaddr (1.7.2)
      systemu (~> 2.6.5)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0512)
    multi_xml (0.6.0)
    rake (12.3.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    sqlite3 (1.4.2)
    systemu (2.6.5)
    thor (1.0.1)
    uuid (2.3.9)
      macaddr (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  dotenv (~> 2.7.6)
  httparty (~> 0.18.1)
  rake (~> 12.0)
  rspec (~> 3.0)
  sqlite3 (~> 1.4.2)
  thor (~> 1.0.1)
  tsks!
  uuid (~> 2.3.9)

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tsks-0.0.4 Gemfile.lock