bump rspec-instafail
This commit is contained in:
parent
3fc8be03af
commit
02bb317df0
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -187,7 +187,7 @@ group :test do
|
||||||
|
|
||||||
gem 'fixture_builder', '0.3.6'
|
gem 'fixture_builder', '0.3.6'
|
||||||
gem 'fuubar', '1.3.3'
|
gem 'fuubar', '1.3.3'
|
||||||
gem 'rspec-instafail', '0.2.4', :require => false
|
gem 'rspec-instafail', '0.2.5', :require => false
|
||||||
gem 'test_after_commit', '0.2.3'
|
gem 'test_after_commit', '0.2.3'
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
|
||||||
|
|
@ -389,7 +389,8 @@ GEM
|
||||||
rspec-core (2.14.8)
|
rspec-core (2.14.8)
|
||||||
rspec-expectations (2.14.5)
|
rspec-expectations (2.14.5)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-instafail (0.2.4)
|
rspec-instafail (0.2.5)
|
||||||
|
rspec
|
||||||
rspec-mocks (2.14.6)
|
rspec-mocks (2.14.6)
|
||||||
rspec-rails (2.14.2)
|
rspec-rails (2.14.2)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
|
|
@ -553,7 +554,7 @@ DEPENDENCIES
|
||||||
redcarpet (= 3.1.2)
|
redcarpet (= 3.1.2)
|
||||||
remotipart (= 1.2.1)
|
remotipart (= 1.2.1)
|
||||||
roxml (= 3.1.6)
|
roxml (= 3.1.6)
|
||||||
rspec-instafail (= 0.2.4)
|
rspec-instafail (= 0.2.5)
|
||||||
rspec-rails (= 2.14.2)
|
rspec-rails (= 2.14.2)
|
||||||
ruby-oembed (= 0.8.9)
|
ruby-oembed (= 0.8.9)
|
||||||
sass-rails (= 4.0.3)
|
sass-rails (= 4.0.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue