Bump rspec-rails

This commit is contained in:
gregoirenovel 2018-01-20 20:39:53 +01:00
parent 5340b4ed0d
commit 2761f8ac86
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ group :development, :test do
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-commands-rspec'
gem 'rspec-rails', '~> 3.0'
gem 'rspec-rails'
# Deploy
gem 'mina', ref: '343a7', git: 'https://github.com/mina-deploy/mina.git'

View file

@ -813,7 +813,7 @@ DEPENDENCIES
rails-controller-testing
rest-client
rgeo-geojson
rspec-rails (~> 3.0)
rspec-rails
rspec_junit_formatter
rubocop
rubocop-rspec-focused