bump rspec-instafail
This commit is contained in:
parent
a4e8b1aca2
commit
77f4be4401
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -240,7 +240,7 @@ group :test do
|
|||
|
||||
gem 'fixture_builder', '0.3.6'
|
||||
gem 'fuubar', '2.0.0'
|
||||
gem 'rspec-instafail', '0.2.5', :require => false
|
||||
gem 'rspec-instafail', '0.2.6', :require => false
|
||||
gem 'test_after_commit', '0.4.0'
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
|
|
|||
|
|
@ -563,7 +563,7 @@ GEM
|
|||
rspec-expectations (3.1.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.1.0)
|
||||
rspec-instafail (0.2.5)
|
||||
rspec-instafail (0.2.6)
|
||||
rspec
|
||||
rspec-mocks (3.1.3)
|
||||
rspec-support (~> 3.1.0)
|
||||
|
|
@ -769,7 +769,7 @@ DEPENDENCIES
|
|||
remotipart (= 1.2.1)
|
||||
responders (= 2.1.0)
|
||||
roxml (= 3.1.6)
|
||||
rspec-instafail (= 0.2.5)
|
||||
rspec-instafail (= 0.2.6)
|
||||
rspec-rails (= 3.1.0)
|
||||
ruby-oembed (= 0.8.11)
|
||||
sass-rails (= 4.0.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue