Skip to content

Commit

Permalink
Merge pull request ManageIQ#14870 from himdel/jasmine-remove
Browse files Browse the repository at this point in the history
Remove jasmine from Gemfile, move to ui
(cherry picked from commit 43f7ea4)
  • Loading branch information
bdunne authored and simaishi committed Jun 2, 2017
1 parent 9d5c250 commit fb7a59c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ unless ENV["APPLIANCE"]
gem "capybara", "~>2.5.0", :require => false
gem "coveralls", :require => false
gem "factory_girl", "~>4.5.0", :require => false
gem "jasmine", :require => false
gem "sqlite3", :require => false
gem "timecop", "~>0.7.3", :require => false
gem "vcr", "~>3.0.0", :require => false
Expand Down

0 comments on commit fb7a59c

Please sign in to comment.