Skip to content

Commit

Permalink
Bump jasmine-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaskar authored and Ian Smith-Heisters committed Apr 18, 2012
1 parent e0226ff commit 18da65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jasmine.gemspec
Expand Up @@ -65,7 +65,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rack-test'
s.add_development_dependency 'json_pure'

s.add_dependency 'jasmine-core', ">= 1.2.0.rc1"
s.add_dependency 'jasmine-core', ">= 1.2.0.rc2"
s.add_dependency 'rack', '~> 1.0'
s.add_dependency 'rspec', '>= 1.3.1'
s.add_dependency 'selenium-webdriver', '>= 0.1.3'
Expand Down

0 comments on commit 18da65d

Please sign in to comment.