mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Remove fabrication gem
This commit is contained in:
parent
17204e1308
commit
48fd2a95a0
2 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -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'
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue