Upgraded rspece-rails to 4.0.0.beta3
This commit is contained in:
@@ -52,7 +52,7 @@ group :development, :test, :mysql do
|
|||||||
gem "database_cleaner"
|
gem "database_cleaner"
|
||||||
gem "launchy"
|
gem "launchy"
|
||||||
gem "poltergeist"
|
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"
|
gem "test-unit"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -269,7 +269,7 @@ GEM
|
|||||||
rspec-mocks (3.9.0)
|
rspec-mocks (3.9.0)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-rails (4.0.0.beta2)
|
rspec-rails (4.0.0.beta3)
|
||||||
actionpack (>= 4.2)
|
actionpack (>= 4.2)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
railties (>= 4.2)
|
railties (>= 4.2)
|
||||||
@@ -375,7 +375,7 @@ DEPENDENCIES
|
|||||||
rake
|
rake
|
||||||
rb-fsevent
|
rb-fsevent
|
||||||
responders
|
responders
|
||||||
rspec-rails (= 4.0.0.beta2)
|
rspec-rails (= 4.0.0.beta3)
|
||||||
rubocop-github
|
rubocop-github
|
||||||
ruby-prof
|
ruby-prof
|
||||||
sassc-rails
|
sassc-rails
|
||||||
|
|||||||
Reference in New Issue
Block a user