Sha256: e8c60e10c224f1d5bde73fc3c45cbc19cc36a64b2178b84049116269fb43d86b

Contents?: true

Size: 1.21 KB

Versions: 3

Compression:

Stored size: 1.21 KB

Contents

PATH
  remote: .
  specs:
    text_tunnel (0.1.0)
      rest-client (~> 1.6.7)
      sinatra (~> 1.3.2)
      thin (~> 1.3.1)
      trollop (~> 1.16.2)

GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.4.3)
    daemons (1.1.8)
    eventmachine (0.12.10)
    ffi (1.0.11)
    guard (1.2.3)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-minitest (0.5.0)
      guard (>= 0.4)
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    mime-types (1.19)
    minitest (3.2.0)
    rack (1.4.1)
    rack-protection (1.2.0)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    sinatra (1.3.2)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    thin (1.3.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.15.4)
    tilt (1.3.3)
    trollop (1.16.2)
    turn (0.9.6)
      ansi

PLATFORMS
  ruby

DEPENDENCIES
  guard (~> 1.2.3)
  guard-minitest (~> 0.5.0)
  minitest (~> 3.2.0)
  rack-test (~> 0.6.1)
  text_tunnel!
  turn (~> 0.9.6)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
text_tunnel-0.2.0 Gemfile.lock
text_tunnel-0.1.1 Gemfile.lock
text_tunnel-0.1.0 Gemfile.lock