mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Update jasmine.
This commit is contained in:
@@ -224,7 +224,7 @@ group :development, :test do
|
||||
# PhantomJS driver for Capybara
|
||||
gem 'poltergeist', '~> 1.5.1'
|
||||
|
||||
gem 'jasmine', '2.0.0.rc5'
|
||||
gem 'jasmine', '2.0.2'
|
||||
|
||||
gem "spring", '1.1.1'
|
||||
gem "spring-commands-rspec", '1.0.1'
|
||||
|
||||
+4
-4
@@ -244,12 +244,12 @@ GEM
|
||||
httpauth (0.2.0)
|
||||
i18n (0.6.9)
|
||||
ice_nine (0.10.0)
|
||||
jasmine (2.0.0.rc5)
|
||||
jasmine-core (~> 2.0.0.rc5)
|
||||
jasmine (2.0.2)
|
||||
jasmine-core (~> 2.0.0)
|
||||
phantomjs
|
||||
rack (>= 1.2.1)
|
||||
rake
|
||||
jasmine-core (2.0.0.rc5)
|
||||
jasmine-core (2.0.0)
|
||||
jquery-atwho-rails (0.3.3)
|
||||
jquery-rails (3.1.0)
|
||||
railties (>= 3.0, < 5.0)
|
||||
@@ -617,7 +617,7 @@ DEPENDENCIES
|
||||
haml-rails
|
||||
hipchat (~> 0.14.0)
|
||||
httparty
|
||||
jasmine (= 2.0.0.rc5)
|
||||
jasmine (= 2.0.2)
|
||||
jquery-atwho-rails (~> 0.3.3)
|
||||
jquery-rails
|
||||
jquery-scrollto-rails
|
||||
|
||||
Reference in New Issue
Block a user