Upgraded rspece-rails to 4.0.0.beta3

This commit is contained in:
Al Snow
2019-10-18 12:27:51 -04:00
parent 5e1755962e
commit b9b188c99b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ group :development, :test, :mysql do
gem "database_cleaner"
gem "launchy"
gem "poltergeist"
gem "rspec-rails", '4.0.0.beta2' # 4/26/2019: LOCKED DOWN
gem "rspec-rails", '4.0.0.beta3' # 4/26/2019: LOCKED DOWN
gem "test-unit"
end
+2 -2
View File
@@ -269,7 +269,7 @@ GEM
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rails (4.0.0.beta2)
rspec-rails (4.0.0.beta3)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
@@ -375,7 +375,7 @@ DEPENDENCIES
rake
rb-fsevent
responders
rspec-rails (= 4.0.0.beta2)
rspec-rails (= 4.0.0.beta3)
rubocop-github
ruby-prof
sassc-rails