Gemfile.lock in juici-0.0.0.alpha1 vs Gemfile.lock in juici-0.0.0
- old
+ new
@@ -1,48 +1,42 @@
PATH
remote: .
specs:
juici (0.0.0)
- ansible
bson_ext
github-markdown
json
- mongoid
+ mongoid (~> 2)
sinatra
- thin
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
- ansible (0.2.0)
bson (1.7.0)
bson_ext (1.7.0)
bson (~> 1.7.0)
- builder (3.0.4)
- daemons (1.1.9)
+ builder (3.0.3)
diff-lcs (1.1.3)
- eventmachine (1.0.0)
- github-markdown (0.5.3)
+ github-markdown (0.5.1)
i18n (0.6.1)
json (1.7.5)
metaclass (0.0.1)
mocha (0.11.4)
metaclass (~> 0.0.1)
- mongoid (3.0.10)
+ mongo (1.7.0)
+ bson (~> 1.7.0)
+ mongoid (2.5.0)
activemodel (~> 3.1)
- moped (~> 1.1)
- origin (~> 1.0)
+ mongo (~> 1.7)
tzinfo (~> 0.3.22)
- moped (1.2.7)
- multi_json (1.3.7)
- origin (1.0.10)
+ multi_json (1.3.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rspec (2.10.0)
@@ -55,15 +49,11 @@
rspec-mocks (2.10.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
- thin (1.5.0)
- daemons (>= 1.0.9)
- eventmachine (>= 0.12.6)
- rack (>= 1.0.0)
tilt (1.3.3)
- tzinfo (0.3.34)
+ tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES