Gemfile.lock in kalipso-0.1.1 vs Gemfile.lock in kalipso-0.1.2
- old
+ new
@@ -1,13 +1,5 @@
-PATH
- remote: /Users/paul/Sites/gems/jaysus/jaysus
- specs:
- jaysus (0.1.3)
- activemodel (~> 3.0.0)
- activesupport (~> 3.0.0)
- rest-client (~> 1.6.1)
-
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.3)
activesupport (= 3.0.3)
@@ -19,10 +11,14 @@
crack (0.1.8)
diff-lcs (1.1.2)
git (1.2.5)
highline (1.6.1)
i18n (0.5.0)
+ jaysus (0.1.4)
+ activemodel (~> 3.0.0)
+ activesupport (~> 3.0.0)
+ rest-client (~> 1.6.1)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
mime-types (1.16)
@@ -48,10 +44,10 @@
ruby
DEPENDENCIES
bundler (~> 1.0.0)
highline
- jaysus!
+ jaysus (~> 0.1.4)
jeweler (~> 1.5.2)
rcov
rspec (~> 2.3.0)
thor
vcr (= 1.5.1)