From 77f4be440179611241c9f0c74510edaba936fb39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 28 Feb 2015 01:24:41 +0100 Subject: [PATCH] bump rspec-instafail --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fbf953b68..bc90753ad 100644 --- a/Gemfile +++ b/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) diff --git a/Gemfile.lock b/Gemfile.lock index c6d6c6dde..81c84afd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)