From 387fed7608400f6e2cc0d5cb310436c264aa3ef5 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 18 Mar 2015 12:19:02 -0700 Subject: [PATCH] Update rails-dom-testing to version 1.0.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 062b3ce..4a0b887 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) + rails-dom-testing (1.0.6) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1)