Sha256: 0a57e564a4499d4116049c9787006faca75d8ad7da23e65521d91a3564db4d61

Contents?: true

Size: 971 Bytes

Versions: 1

Compression:

Stored size: 971 Bytes

Contents

PATH
  remote: ../..
  specs:
    devcycle-server-sdk (1.0.0)
      typhoeus (~> 1.0, >= 1.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    daemons (1.4.1)
    ethon (0.15.0)
      ffi (>= 1.15.0)
    eventmachine (1.2.7)
    ffi (1.15.4)
    multi_json (1.15.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    rack (2.2.3)
    rack-protection (2.1.0)
      rack
    ruby2_keywords (0.0.5)
    sinatra (2.1.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.1.0)
      tilt (~> 2.0)
    sinatra-contrib (2.1.0)
      multi_json
      mustermann (~> 1.0)
      rack-protection (= 2.1.0)
      sinatra (= 2.1.0)
      tilt (~> 2.0)
    thin (1.8.1)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    tilt (2.0.10)
    typhoeus (1.4.0)
      ethon (>= 0.9.0)

PLATFORMS
  x86_64-darwin-19

DEPENDENCIES
  devcycle-server-sdk!
  sinatra
  sinatra-contrib
  thin

BUNDLED WITH
   2.2.31

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devcycle-server-sdk-1.0.0 examples/sinatra/Gemfile.lock