Gemfile.lock in engineyard-hudson-0.3.0 vs Gemfile.lock in engineyard-hudson-0.3.1
- old
+ new
@@ -1,19 +1,21 @@
PATH
remote: .
specs:
- engineyard-hudson (0.3.0)
+ engineyard-hudson (0.3.1)
engineyard (~> 1.3.4)
+ hudson (~> 0.5.0)
ruby-debug
thor (~> 0.14.6)
GEM
remote: http://rubygems.org/
specs:
awesome_print (0.2.1)
builder (2.1.2)
columnize (0.3.1)
+ crack (0.1.8)
cucumber (0.9.4)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.9)
json (~> 1.4.6)
@@ -33,10 +35,20 @@
fakeweb (1.3.0)
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
highline (1.6.1)
+ hpricot (0.8.2)
+ httparty (0.6.1)
+ crack (= 0.1.8)
+ hudson (0.5.0)
+ builder (~> 2.1.2)
+ hpricot
+ httparty (~> 0.6.1)
+ term-ansicolor (>= 1.0.4)
+ thor (~> 0.14.2)
+ yajl-ruby (>= 0.7.6)
json (1.4.6)
json_pure (1.4.6)
linecache (0.43)
mime-types (1.16)
open4 (1.0.1)
@@ -63,19 +75,21 @@
rack (~> 1.1)
tilt (~> 1.1)
term-ansicolor (1.0.5)
thor (0.14.6)
tilt (1.1)
+ yajl-ruby (0.7.8)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
cucumber (~> 0.9.4)
engineyard (~> 1.3.4)
engineyard-hudson!
fakeweb (~> 1.3.0)
+ hudson (~> 0.5.0)
json (~> 1.4.0)
open4
rake (~> 0.8.7)
realweb (~> 0.1.6)
rspec (~> 2.1.0)