Gemfile.lock in cohesion-0.0.4 vs Gemfile.lock in cohesion-0.0.5
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- cohesion (0.0.3)
+ cohesion (0.0.4)
cobweb
ptools
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.2)
awesome_print (1.1.0)
- cobweb (1.0.6)
+ cobweb (1.0.8)
addressable
awesome_print
haml
json
namespaced_redis
@@ -24,12 +24,12 @@
thin
daemons (1.1.9)
diff-lcs (1.1.3)
eventmachine (1.0.0)
haml (3.1.7)
- json (1.7.6)
- multi_json (1.5.0)
+ json (1.7.7)
+ multi_json (1.5.1)
namespaced_redis (1.0.4)
redis
nokogiri (1.5.6)
ptools (1.2.2)
rack (1.5.2)
@@ -53,10 +53,11 @@
rspec-mocks (2.12.2)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
+ slop (3.4.3)
sqlite3 (1.3.6)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
@@ -67,10 +68,11 @@
PLATFORMS
ruby
DEPENDENCIES
awesome_print
- cobweb (>= 1.0.6)
+ cobweb (>= 1.0.8)
cohesion!
ptools
rspec
+ slop
sqlite3