mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Remove phantomjs-binaries gem
This commit is contained in:
parent
ba8e758979
commit
e640a2c07c
2 changed files with 0 additions and 7 deletions
1
Gemfile
1
Gemfile
|
@ -120,7 +120,6 @@ group :development, :test do
|
|||
gem 'capybara'
|
||||
gem 'rspec-rails', '~> 3.6'
|
||||
gem 'fabrication', '2.13.2' # Replacement for fixtures
|
||||
gem 'phantomjs-binaries'
|
||||
gem 'poltergeist'
|
||||
gem 'launchy', '2.4.3' # for opening browser automatically
|
||||
|
||||
|
|
|
@ -188,7 +188,6 @@ GEM
|
|||
factory_girl_rails (4.8.0)
|
||||
factory_girl (~> 4.8.0)
|
||||
railties (>= 3.0.0)
|
||||
ffi (1.9.18)
|
||||
figaro (1.1.1)
|
||||
thor (~> 0.14)
|
||||
globalid (0.3.7)
|
||||
|
@ -292,8 +291,6 @@ GEM
|
|||
ast (~> 2.2)
|
||||
pdfkit (0.6.2)
|
||||
pg (0.19.0)
|
||||
phantomjs-binaries (2.1.1.1)
|
||||
sys-uname (= 0.9.0)
|
||||
poltergeist (1.14.0)
|
||||
capybara (~> 2.1)
|
||||
cliver (~> 0.3.1)
|
||||
|
@ -443,8 +440,6 @@ GEM
|
|||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sys-uname (0.9.0)
|
||||
ffi (>= 1.0.0)
|
||||
thor (0.19.4)
|
||||
thread_safe (0.3.6)
|
||||
tilt (1.4.1)
|
||||
|
@ -533,7 +528,6 @@ DEPENDENCIES
|
|||
paper_trail!
|
||||
pdfkit (= 0.6.2)
|
||||
pg (= 0.19.0)
|
||||
phantomjs-binaries
|
||||
poltergeist
|
||||
pry (= 0.10.1)
|
||||
puma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue