examples/rack/Gemfile.lock in que-web-0.6.3 vs examples/rack/Gemfile.lock in que-web-0.7.0
- old
+ new
@@ -1,31 +1,36 @@
PATH
- remote: ../../
+ remote: ../..
specs:
- que-web (0.3.2)
+ que-web (0.7.0)
erubis
que (~> 0.8)
sinatra
GEM
remote: https://rubygems.org/
specs:
erubis (2.7.0)
- pg (0.18.1)
- que (0.9.1)
- rack (1.6.0)
- rack-protection (1.5.3)
+ mustermann (1.0.1)
+ pg (1.0.0)
+ que (0.14.2)
+ rack (2.0.4)
+ rack-protection (2.0.0)
rack
- sequel (4.19.0)
- sinatra (1.4.5)
- rack (~> 1.4)
- rack-protection (~> 1.4)
- tilt (~> 1.3, >= 1.3.4)
- tilt (1.4.1)
+ sequel (5.5.0)
+ sinatra (2.0.0)
+ mustermann (~> 1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.0)
+ tilt (~> 2.0)
+ tilt (2.0.8)
PLATFORMS
ruby
DEPENDENCIES
pg
que-web!
sequel
+
+BUNDLED WITH
+ 1.15.3