Gemfile.lock in grape-0.0.0.alpha.1 vs Gemfile.lock in grape-0.0.0.alpha.2
- old
+ new
@@ -1,8 +1,8 @@
GEM
specs:
- activesupport (3.0.0.rc2)
+ activesupport (3.0.0)
builder (2.1.2)
cucumber (0.8.5)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.1.4)
@@ -40,10 +40,10 @@
PLATFORMS
ruby
DEPENDENCIES
- activesupport (>= 3.0.0.rc2)
+ activesupport (~> 3.0.0)
cucumber (>= 0.8.5)
jeweler
rack
rack-jsonp
rack-mount