Remove fabrication gem

This commit is contained in:
Artur Beljajev 2017-10-28 21:37:54 +03:00
parent 17204e1308
commit 48fd2a95a0
2 changed files with 0 additions and 3 deletions

View file

@ -119,7 +119,6 @@ group :development, :test do
gem 'factory_girl_rails'
gem 'capybara'
gem 'rspec-rails', '~> 3.6'
gem 'fabrication', '2.13.2' # Replacement for fixtures
gem 'phantomjs-binaries'
gem 'phantomjs'
gem 'poltergeist'

View file

@ -182,7 +182,6 @@ GEM
equalizer (0.0.11)
erubis (2.7.0)
execjs (2.7.0)
fabrication (2.13.2)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.8.0)
@ -510,7 +509,6 @@ DEPENDENCIES
digidoc_client!
epp (= 1.5.0)!
epp-xml (= 1.1.0)!
fabrication (= 2.13.2)
factory_girl_rails
figaro (= 1.1.1)
grape (= 0.12.0)