Sha256: a654586a0fb8108d758a6da511768439b1d69d5f8b6fae7c6e6672a72929d0cc

Contents?: true

Size: 1.12 KB

Versions: 2

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: ../..
  specs:
    ovto (0.6.0)
      opal (>= 0.11, < 2)
      rack (~> 2.0)
      thor (~> 0.20)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    concurrent-ruby (1.1.9)
    multi_json (1.15.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.8)
    opal (1.2.0)
      ast (>= 2.3.0)
      parser (~> 3.0)
    opal-sprockets (1.0.2)
      opal (>= 1.0, < 2.0)
      sprockets (~> 4.0)
      tilt (>= 1.4)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    puma (5.5.2)
      nio4r (~> 2.0)
    rack (2.2.3)
    rack-protection (2.1.0)
      rack
    rake (13.0.6)
    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)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    thor (0.20.3)
    tilt (2.0.10)

PLATFORMS
  ruby

DEPENDENCIES
  opal-sprockets
  ovto!
  puma
  rack
  rake
  sinatra
  sinatra-contrib

BUNDLED WITH
   2.2.22

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ovto-0.6.2 examples/sinatra/Gemfile.lock
ovto-0.6.1 examples/sinatra/Gemfile.lock