diff --git a/Gemfile b/Gemfile index 5c86ad15e40528f82533d71f7c3faaa06f9b1b53..c429777777b3c979a56e6d6ca9dd15f760b8a1fc 100644 --- a/Gemfile +++ b/Gemfile @@ -252,6 +252,7 @@ group :development, :test do gem 'poltergeist', '~> 1.5.1' gem 'jasmine', '~> 2.2.0' + gem 'jasmine-rails' gem "spring", '~> 1.3.1' gem "spring-commands-rspec", '1.0.4' diff --git a/Gemfile.lock b/Gemfile.lock index ab424c3777cbc95906487d7746869d144e7c8fe5..043fcbbdfcdec25f4b5ee015eaaa9b1e4f4fd3b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,6 +298,11 @@ GEM rack (>= 1.2.1) rake jasmine-core (2.2.0) + jasmine-rails (0.10.8) + jasmine-core (>= 1.3, < 3.0) + phantomjs (>= 1.9) + railties (>= 3.2.0) + sprockets-rails jquery-atwho-rails (0.3.3) jquery-rails (3.1.0) railties (>= 3.0, < 5.0) @@ -718,6 +723,7 @@ DEPENDENCIES html-pipeline-gitlab (~> 0.1) httparty jasmine (~> 2.2.0) + jasmine-rails jquery-atwho-rails (~> 0.3.3) jquery-rails jquery-scrollto-rails