Revert "Bump development gems"

This reverts commit d6ad3fc3fd.
This commit is contained in:
gregoirenovel 2018-03-06 15:11:26 +01:00
parent cea424295f
commit fe7f8da636
42 changed files with 94 additions and 99 deletions

View file

@ -1,7 +1,7 @@
# This file is copied to spec/ when you run 'rails generate rspec:install'
ENV['RAILS_ENV'] ||= 'test'
require 'spec_helper'
require File.expand_path('../config/environment', __dir__)
require File.expand_path('../../config/environment', __FILE__)
require 'rspec/rails'
# Add additional requires below this line. Rails is not loaded until this point!