mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +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
|
||||
|
||||
|
|
|
@ -292,7 +292,6 @@ GEM
|
|||
ast (~> 2.2)
|
||||
pdfkit (0.6.2)
|
||||
pg (0.19.0)
|
||||
phantomjs (1.9.8.0)
|
||||
phantomjs-binaries (2.1.1.1)
|
||||
sys-uname (= 0.9.0)
|
||||
poltergeist (1.14.0)
|
||||
|
@ -534,7 +533,6 @@ DEPENDENCIES
|
|||
paper_trail!
|
||||
pdfkit (= 0.6.2)
|
||||
pg (= 0.19.0)
|
||||
phantomjs
|
||||
phantomjs-binaries
|
||||
poltergeist
|
||||
pry (= 0.10.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue