bump rspec-instafail
This commit is contained in:
parent
16a5ac2630
commit
92181b9882
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -254,7 +254,7 @@ group :test do
|
|||
|
||||
gem "fixture_builder", "0.4.1"
|
||||
gem "fuubar", "2.0.0"
|
||||
gem "rspec-instafail", "0.2.6", require: false
|
||||
gem "rspec-instafail", "0.4.0", require: false
|
||||
gem "test_after_commit", "0.4.1"
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
|
|
|||
|
|
@ -618,7 +618,7 @@ GEM
|
|||
rspec-expectations (3.3.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.3.0)
|
||||
rspec-instafail (0.2.6)
|
||||
rspec-instafail (0.4.0)
|
||||
rspec
|
||||
rspec-mocks (3.3.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
|
|
@ -850,7 +850,7 @@ DEPENDENCIES
|
|||
remotipart (= 1.2.1)
|
||||
responders (= 2.1.0)
|
||||
roxml (= 3.1.6)
|
||||
rspec-instafail (= 0.2.6)
|
||||
rspec-instafail (= 0.4.0)
|
||||
rspec-rails (= 3.3.3)
|
||||
rubocop (= 0.32.1)
|
||||
ruby-oembed (= 0.8.14)
|
||||
|
|
|
|||
Loading…
Reference in a new issue