Sha256: 7b25f38a9da5559db33726a83b10849021aa2efc542ae5354e8146f5452a2943

Contents?: true

Size: 1.53 KB

Versions: 2

Compression:

Stored size: 1.53 KB

Contents

PATH
  remote: .
  specs:
    devbox_launcher (0.3.5)
      activesupport (~> 6.0)
      bcrypt_pbkdf (~> 1.0)
      ed25519 (~> 1.2)
      net-ssh (~> 5.2)
      os (~> 1.0)
      ruby-watchman (= 0.0.2)
      ssh-config (= 0.1.3)
      thor (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    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)
    bcrypt_pbkdf (1.0.1)
    byebug (11.0.1)
    coderay (1.1.2)
    concurrent-ruby (1.1.7)
    diff-lcs (1.3)
    ed25519 (1.2.4)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    method_source (0.9.2)
    minitest (5.14.2)
    net-ssh (5.2.0)
    os (1.1.1)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.7.0)
      byebug (~> 11.0)
      pry (~> 0.10)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    ruby-watchman (0.0.2)
    ssh-config (0.1.3)
    thor (1.0.1)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    zeitwerk (2.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  devbox_launcher!
  pry-byebug
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
devbox_launcher-0.4.0 Gemfile.lock
devbox_launcher-0.3.5 Gemfile.lock