Skip to content

Commit

Permalink
Force rake version to 0.8.7 due to deprecated api
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Kelly & Matt Parker committed Mar 26, 2012
1 parent 98f27ca commit d61efa1
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,7 +2,7 @@ source :rubygems
gem "bundler"

gem "rails", "3.0.3"
gem "rake"
gem "rake", "0.8.7"
gem "gem_plugin"
gem "mime-types"
gem "fastthread"
Expand Down
87 changes: 48 additions & 39 deletions Gemfile.lock
Expand Up @@ -46,17 +46,22 @@ GEM
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
chef (0.8.10)
chef (0.10.8)
bunny (>= 0.6.0)
erubis
extlib
json
highline
json (>= 1.4.4, <= 1.6.1)
mixlib-authentication (>= 1.1.0)
mixlib-cli (>= 1.1.0)
mixlib-config (>= 1.1.0)
mixlib-log (>= 1.1.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
moneta
ohai (>= 0.5.0)
net-ssh (~> 2.1.3)
net-ssh-multi (~> 1.1.0)
ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
treetop (~> 1.4.9)
uuidtools
daemons (1.1.8)
delayed_job (3.0.1)
activesupport (~> 3.0)
Expand All @@ -68,27 +73,26 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
excon (0.6.6)
extlib (0.9.15)
excon (0.12.0)
fastthread (1.0.7)
fog (0.9.0)
fog (1.3.0)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
excon (~> 0.12.0)
formatador (~> 0.2.0)
mime-types
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.1)
gem_plugin (0.2.3)
headless (0.1.0)
heroku (2.21.2)
heroku (2.22.0)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
highline (1.6.11)
httparty (0.8.1)
multi_json
Expand All @@ -97,6 +101,7 @@ GEM
httpi (0.9.6)
rack
i18n (0.6.0)
ipaddress (0.8.0)
jasmine (1.0.1.1)
json_pure (>= 1.4.3)
rack (>= 1.0.0)
Expand All @@ -107,41 +112,46 @@ GEM
jquery-rails (1.0.19)
railties (~> 3.0)
thor (~> 0.14)
json (1.6.5)
json (1.6.1)
json_pure (1.6.5)
launchy (2.0.5)
launchy (2.1.0)
addressable (~> 2.2.6)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
mime-types (1.18)
mixlib-authentication (1.1.4)
mixlib-log
mixlib-cli (1.2.2)
mixlib-config (1.1.2)
mixlib-log (1.3.0)
moneta (0.6.0)
multi_json (1.1.0)
multi_xml (0.4.1)
multi_xml (0.4.2)
mysql2 (0.2.18)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
net-ssh (2.1.4)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.5.0)
ohai (0.6.10)
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
netrc (0.7.1)
nokogiri (1.5.2)
ohai (0.6.12)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
systemu (~> 2.2.0)
systemu
yajl-ruby
pg (0.13.2)
pivotal_git_scripts (1.1.0)
pivotal_git_scripts (1.1.4)
polyglot (0.3.3)
rack (1.2.5)
rack-mount (0.6.14)
Expand All @@ -161,17 +171,17 @@ GEM
activesupport (= 3.0.3)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.9.2.2)
rake (0.8.7)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
rspec-rails (2.2.0)
rails (~> 3.0.0)
rspec (~> 2.2)
Expand All @@ -180,15 +190,14 @@ GEM
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
rubyzip (0.9.6.1)
rvm (1.9.2)
rvm (1.11.3)
selenium-client (1.2.18)
selenium-rc (2.20.0)
selenium-client (>= 1.2.18)
soloist (0.9.4)
chef
sqlite3-ruby (1.3.1)
systemu (2.2.0)
term-ansicolor (1.0.7)
systemu (2.5.0)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
Expand Down Expand Up @@ -234,7 +243,7 @@ DEPENDENCIES
pg
pivotal_git_scripts
rails (= 3.0.3)
rake
rake (= 0.8.7)
rspec-rails (= 2.2.0)
ruby-openid
ruby-openid-apps-discovery
Expand Down

0 comments on commit d61efa1

Please sign in to comment.