Skip to content

Commit

Permalink
Merge branch 'gem_update'
Browse files Browse the repository at this point in the history
* gem_update:
  I ran 'bundle update'...
  • Loading branch information
Daz Oakley committed Mar 31, 2011
2 parents fed5b1f + ded9e2e commit b6e5cbb
Showing 1 changed file with 38 additions and 28 deletions.
66 changes: 38 additions & 28 deletions Gemfile.lock
@@ -1,20 +1,29 @@
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
abstract (1.0.0)
activesupport (3.0.4)
addressable (2.2.3)
activesupport (3.0.5)
addressable (2.2.4)
awesome_print (0.3.2)
biomart (0.2.2)
builder
bson (1.2.1)
bson_ext (1.2.1)
bson (1.2.4)
bson_ext (1.2.4)
builder (2.1.2)
capistrano (2.5.19)
capistrano (2.5.20)
highline
highline
net-scp (>= 1.0.0)
net-scp
net-sftp
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh
net-ssh-gateway
net-ssh-gateway (>= 1.0.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
Expand All @@ -27,43 +36,44 @@ GEM
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.3)
celerity (0.8.7)
childprocess (0.1.6)
ffi (~> 0.6.3)
closure-compiler (1.0.0)
celerity (0.8.9)
childprocess (0.1.8)
ffi (~> 1.0.6)
closure-compiler (1.1.1)
crack (0.1.8)
culerity (0.2.15)
emk-sinatra-url-for (0.2.1)
sinatra (>= 0.9.1.1)
erubis (2.6.6)
abstract (>= 1.0.0)
ffi (0.6.3)
ffi (1.0.7)
rake (>= 0.8.7)
highline (1.6.1)
hoptoad_notifier (2.4.5)
hoptoad_notifier (2.4.9)
activesupport
builder
i18n (0.5.0)
json (1.5.1)
json_pure (1.5.1)
memcache-client (1.8.5)
mime-types (1.16)
mongo (1.2.1)
bson (>= 1.2.1)
mongo (1.2.4)
bson (>= 1.2.4)
mongo_store (0.3.0)
activesupport (>= 2.2)
mongo (>= 1.0)
mysql2 (0.2.6)
mysql2 (0.2.7)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.0.23)
net-ssh (2.1.3)
net-ssh-gateway (1.0.1)
net-ssh (>= 1.99.1)
newrelic_rpm (2.13.4)
newrelic_rpm (2.14.0)
nokogiri (1.4.4)
parallel (0.5.1)
open4 (1.0.1)
parallel (0.5.3)
rack (1.2.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
Expand All @@ -73,18 +83,17 @@ GEM
rake (0.8.7)
rubytree (0.8.1)
rubyzip (0.9.4)
selenium-webdriver (0.1.2)
childprocess (~> 0.1.5)
ffi (~> 0.6.3)
selenium-webdriver (0.1.4)
childprocess (>= 0.1.7)
ffi (>= 1.0.7)
json_pure
rubyzip
sequel (3.20.0)
sequel (3.21.0)
shoulda (2.11.3)
simplecov (0.4.0)
simplecov-html (~> 0.4.0)
simplecov (0.4.1)
simplecov-html (~> 0.4.3)
simplecov-html (0.4.3)
simplecov-rcov (0.1.4)
simplecov
simplecov-rcov (0.2.0)
sinatra (1.2.1)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
Expand All @@ -94,16 +103,17 @@ GEM
sinatra (>= 0.9.1)
test-unit (2.2.0)
tilt (1.2.2)
vcr (1.6.0)
vcr (1.7.2)
webmock (1.6.2)
addressable (>= 2.2.2)
crack (>= 0.1.7)
will_paginate (2.3.15)
wirble (0.1.3)
xpath (0.1.3)
nokogiri (~> 1.3)
yard (0.6.4)
yui-compressor (0.9.3)
yard (0.6.5)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)

PLATFORMS
ruby
Expand Down

0 comments on commit b6e5cbb

Please sign in to comment.