mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Update rspec gem to 3.6.0
This commit is contained in:
parent
92c0fdba94
commit
e76ee8baab
2 changed files with 20 additions and 20 deletions
2
Gemfile
2
Gemfile
|
@ -125,7 +125,7 @@ end
|
|||
|
||||
group :development, :test do
|
||||
gem 'capybara'
|
||||
gem 'rspec-rails', '~> 3.5'
|
||||
gem 'rspec-rails', '~> 3.6'
|
||||
gem 'fabrication', '2.13.2' # Replacement for fixtures
|
||||
gem 'phantomjs-binaries'
|
||||
gem 'phantomjs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue