Skip to content

Commit

Permalink
Bundle jasmine-headless-webkit gem
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Sep 3, 2011
1 parent aeb6680 commit bbf0c2f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ source :rubygems

gem 'rake'
gem 'jasmine'
gem 'jasmine-headless-webkit'
15 changes: 15 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,29 @@ GEM
specs:
childprocess (0.2.0)
ffi (~> 1.0.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.2)
diff-lcs (1.1.2)
execjs (1.2.4)
multi_json (~> 1.0)
ffi (1.0.9)
jasmine (1.0.2.1)
json_pure (>= 1.4.3)
rack (>= 1.1)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.1.0.rc4)
jasmine-headless-webkit (0.6.3)
coffee-script (>= 2.2)
jasmine-core (~> 1.1.beta)
multi_json
rainbow
json_pure (1.5.3)
multi_json (1.0.3)
rack (1.3.2)
rainbow (1.1.1)
rake (0.8.7)
rspec (2.6.0)
rspec-core (~> 2.6.0)
Expand All @@ -33,4 +47,5 @@ PLATFORMS

DEPENDENCIES
jasmine
jasmine-headless-webkit
rake

0 comments on commit bbf0c2f

Please sign in to comment.