Skip to content

Commit

Permalink
Merge pull request #1355 from tvdeyen/remove-jasmine-gems
Browse files Browse the repository at this point in the history
Remove jasmine gems
  • Loading branch information
tvdeyen authored Feb 8, 2018
2 parents cd9aa31 + a20c341 commit e14538f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ gem 'pg', '~> 0.21' if ENV['DB'] == 'postgresql'
gem 'sassc-rails'

group :development, :test do
gem 'jasmine-rails', github: 'searls/jasmine-rails'
gem 'jasmine-jquery-rails', github: 'travisjeffery/jasmine-jquery-rails'
gem 'simplecov', require: false
if ENV['TRAVIS']
gem 'codeclimate-test-reporter', '~> 1.0', require: false
Expand Down

0 comments on commit e14538f

Please sign in to comment.