Skip to content

Commit

Permalink
change travis-support to use the moarexchanges branch, and also did a…
Browse files Browse the repository at this point in the history
… general dep update
  • Loading branch information
joshk committed Dec 24, 2011
1 parent 1c44051 commit 48417f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Jemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source :rubygems

gem 'travis-support', :git => 'git://github.com/travis-ci/travis-support.git'
gem 'travis-support', :git => 'git://github.com/travis-ci/travis-support.git', :branch => 'moarexchanges'
gem 'travis-core', :git => 'git://github.com/travis-ci/travis-core.git'

gem 'hot_bunnies', '~> 1.3.3'
Expand Down
11 changes: 6 additions & 5 deletions Jemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: 2ca91af5f4fee34aec1e7328096f9e4967c44cd8
revision: 8fd9dc3b55e8d750646a4b2cad803ae6873a9ebb
specs:
travis-core (0.0.1)
actionmailer_inline_css (~> 1.4.0)
Expand All @@ -21,7 +21,8 @@ GIT

GIT
remote: git://github.com/travis-ci/travis-support.git
revision: adab4cfe8881d8a46150702957c335b8449c9649
revision: 9ef418c5729a6a7d1841606a700f225265cadb66
branch: moarexchanges
specs:
travis-support (0.0.1)

Expand Down Expand Up @@ -79,7 +80,7 @@ GEM
activerecord
rake
database_cleaner (0.6.7)
devise (1.5.2)
devise (1.5.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
warden (~> 1.1)
Expand All @@ -101,7 +102,7 @@ GEM
jdbc-postgres (9.0.801)
jruby-openssl (0.7.4)
bouncy-castle-java
json (1.6.3-java)
json (1.6.4-java)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -150,7 +151,7 @@ GEM
multi_json (~> 1.0)
ruby-hmac (~> 0.4.0)
signature (~> 0.1.2)
rabl (0.5.1)
rabl (0.5.3)
activesupport (>= 2.3.14)
multi_json (~> 1.0.3)
rack (1.3.5)
Expand Down

0 comments on commit 48417f0

Please sign in to comment.