rebundle for test project

This commit is contained in:
John Bintz 2011-09-09 15:40:57 -04:00
parent e3471e675f
commit 6f82a0b026
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
source :rubygems source :rubygems
gem 'jasmine-headless-webkit', :git => 'git://github.com/johnbintz/jasmine-headless-webkit.git' gem 'jasmine-headless-webkit', :git => 'git://github.com/johnbintz/jasmine-headless-webkit.git', :branch => 'travis-test'
gem 'rake', '0.9.2' gem 'rake', '0.9.2'

View File

@ -1,6 +1,7 @@
GIT GIT
remote: git://github.com/johnbintz/jasmine-headless-webkit.git remote: git://github.com/johnbintz/jasmine-headless-webkit.git
revision: 7bd689439728ad5deb77b1cf59917e437a0a5355 revision: 64046bc30860eded599b6b8f7bf8bf3021b55814
branch: travis-test
specs: specs:
jasmine-headless-webkit (0.7.0) jasmine-headless-webkit (0.7.0)
coffee-script (>= 2.2) coffee-script (>= 2.2)
@ -9,6 +10,7 @@ GIT
rainbow rainbow
GEM GEM
remote: http://rubygems.org/
specs: specs:
coffee-script (2.2.0) coffee-script (2.2.0)
coffee-script-source coffee-script-source