Sha256: 3cb191e418d069121babe3d7118024780a08e56d9c1a151421fec6e3b16d18b2

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

PATH
  remote: .
  specs:
    ssh4iot (0.0.1)
      jwt
      mongoid (~> 7.0)
      net-ssh
      openssl
      rake (~> 12.0)
      sinatra (~> 2.0)
      whenever

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.4)
      activesupport (= 6.0.3.4)
    activesupport (6.0.3.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    bson (4.10.0)
    byebug (11.1.3)
    chronic (0.10.2)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    jwt (2.2.2)
    minitest (5.14.2)
    mongo (2.13.0)
      bson (>= 4.8.2, < 5.0.0)
    mongoid (7.1.2)
      activemodel (>= 5.1, < 6.1)
      mongo (>= 2.7.0, < 3.0.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    net-ssh (6.1.0)
    openssl (2.2.0)
    rack (2.2.3)
    rack-protection (2.1.0)
      rack
    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)
    ruby2_keywords (0.0.2)
    sinatra (2.1.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.1.0)
      tilt (~> 2.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    whenever (1.0.0)
      chronic (>= 0.6.3)
    zeitwerk (2.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  rspec (~> 3.0)
  ssh4iot!

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ssh4iot-0.0.1 Gemfile.lock