Skip to content
Extraits de code Groupes Projets
Valider 37c3c3a8 rédigé par Maxwell Salzberg's avatar Maxwell Salzberg
Parcourir les fichiers

update jasmine and move it to the test/development group

move jasmine to development and test env, update it
parent 1ea24739
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -134,12 +134,11 @@ gem 'em-synchrony', '1.0.0', :platforms => :ruby_19
# jazzy jasmine
# Use the latest Jasmine from github for asset pipeline compatibility
gem 'jasmine', :git => 'git://github.com/pivotal/jasmine-gem.git'
### GROUPS ####
group :test do
gem 'capybara', '~> 1.1.2'
gem 'cucumber-rails', '1.3.0', :require => false
gem 'database_cleaner', '0.7.1'
......@@ -167,6 +166,11 @@ group :test do
gem 'guard-cucumber'
end
group :test, :development do
# Use the latest Jasmine from github for asset pipeline compatibility
gem 'jasmine', :git => 'git://github.com/pivotal/jasmine-gem.git'
end
group :development do
gem 'heroku'
gem 'heroku_san'
......
......@@ -36,11 +36,11 @@ GIT
GIT
remote: git://github.com/pivotal/jasmine-gem.git
revision: 34c1529c3f7b78ebd81ac16006f141fc6b7cf013
revision: c72e8d248d49a1ebe53f31a09ac511194ad4edf1
specs:
jasmine (1.2.0.rc2)
jasmine-core (>= 1.2.0.rc1)
rack (>= 1.1)
jasmine (1.2.0.rc3)
jasmine-core (>= 1.2.0.rc3)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
......@@ -229,7 +229,7 @@ GEM
actionpack (~> 3.0)
i18n-inflector (~> 2.6)
railties (~> 3.0)
jasmine-core (1.2.0.rc1)
jasmine-core (1.2.0.rc3)
jquery-rails (1.0.19)
railties (~> 3.0)
thor (~> 0.14)
......@@ -395,7 +395,7 @@ GEM
ruby-progressbar (0.0.10)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyzip (0.9.6.1)
rubyzip (0.9.7)
sass (3.1.15)
sass-rails (3.1.4)
actionpack (~> 3.1.0)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter