mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Remove phantomjs gem.
Motivation: - PhantomJS can be installed manually - gem has never been released (alpha version was used)
This commit is contained in:
parent
0027d9e214
commit
ba8e758979
2 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -121,7 +121,6 @@ group :development, :test do
|
|||
gem 'rspec-rails', '~> 3.6'
|
||||
gem 'fabrication', '2.13.2' # Replacement for fixtures
|
||||
gem 'phantomjs-binaries'
|
||||
gem 'phantomjs'
|
||||
gem 'poltergeist'
|
||||
gem 'launchy', '2.4.3' # for opening browser automatically
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue