Sha256: d4ba0dd87fe3bd162e2aae5cd674f66df04a025beb681c2f1a2b9d65e22ecb0f

Contents?: true

Size: 768 Bytes

Versions: 7

Compression:

Stored size: 768 Bytes

Contents

PATH
  remote: ../..
  specs:
    opal (1.0.0)
      ast (>= 2.3.0)
      parser (~> 2.6)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    concurrent-ruby (1.1.5)
    mustermann (1.0.3)
    nio4r (2.5.2)
    opal-sprockets (0.4.8.1.0.3.7)
      opal (~> 1.0.0)
      sprockets (~> 3.7)
      tilt (>= 1.4)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    puma (4.2.1)
      nio4r (~> 2.0)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    sinatra (2.0.7)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.7)
      tilt (~> 2.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    tilt (2.0.10)

PLATFORMS
  ruby

DEPENDENCIES
  opal!
  opal-sprockets
  puma
  sinatra

BUNDLED WITH
   1.17.3

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
opal-1.3.0.alpha1 examples/sinatra/Gemfile.lock
opal-1.2.0 examples/sinatra/Gemfile.lock
opal-1.2.0.beta1 examples/sinatra/Gemfile.lock
opal-1.1.1 examples/sinatra/Gemfile.lock
opal-1.1.1.rc1 examples/sinatra/Gemfile.lock
opal-1.1.0 examples/sinatra/Gemfile.lock
opal-1.1.0.rc1 examples/sinatra/Gemfile.lock