Restore spork dependency in Gemfile
This commit is contained in:
parent
da96c4814a
commit
99d106cf36
1
Gemfile
1
Gemfile
@ -10,6 +10,7 @@ gem 'protected_attributes', '~> 1.0'
|
|||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'rspec-rails', '~> 2.6'
|
gem 'rspec-rails', '~> 2.6'
|
||||||
|
gem 'spork', '~> 1.0rc'
|
||||||
gem 'capybara', '~> 2.2'
|
gem 'capybara', '~> 2.2'
|
||||||
gem 'factory_girl_rails', '~> 4.4'
|
gem 'factory_girl_rails', '~> 4.4'
|
||||||
gem 'shoulda-matchers', '~> 2.5'
|
gem 'shoulda-matchers', '~> 2.5'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user