Bump rspec-instafail

This commit is contained in:
Dennis Schubert 2016-05-12 02:14:57 +02:00 committed by Jonne Haß
parent 87644862de
commit 04f2f0741a
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 4 additions and 4 deletions

View file

@ -256,7 +256,7 @@ group :test do
gem "fixture_builder", "0.4.1" gem "fixture_builder", "0.4.1"
gem "fuubar", "2.0.0" gem "fuubar", "2.0.0"
gem "rspec-instafail", "0.4.0", require: false gem "rspec-instafail", "0.5.0", require: false
gem "test_after_commit", "0.4.2" gem "test_after_commit", "0.4.2"
# Cucumber (integration tests) # Cucumber (integration tests)

View file

@ -656,12 +656,12 @@ GEM
rspec-core (~> 3.4.0) rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0) rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0) rspec-mocks (~> 3.4.0)
rspec-core (3.4.2) rspec-core (3.4.4)
rspec-support (~> 3.4.0) rspec-support (~> 3.4.0)
rspec-expectations (3.4.0) rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0) rspec-support (~> 3.4.0)
rspec-instafail (0.4.0) rspec-instafail (0.5.0)
rspec rspec
rspec-mocks (3.4.1) rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
@ -900,7 +900,7 @@ DEPENDENCIES
remotipart (= 1.2.1) remotipart (= 1.2.1)
responders (= 2.2.0) responders (= 2.2.0)
roxml (= 3.1.6) roxml (= 3.1.6)
rspec-instafail (= 0.4.0) rspec-instafail (= 0.5.0)
rspec-rails (= 3.4.2) rspec-rails (= 3.4.2)
rubocop (= 0.35.1) rubocop (= 0.35.1)
ruby-oembed (= 0.9.0) ruby-oembed (= 0.9.0)