From a58bdeb827a4519e6a0112204f231c0b6d0896d4 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 10 Apr 2019 21:57:56 -0400 Subject: [PATCH] Upgraded capybara and test-unit gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e53a145..2068a33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - capybara (3.16.1) + capybara (3.16.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -299,7 +299,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - test-unit (3.3.1) + test-unit (3.3.2) power_assert therubyracer (0.12.3) libv8 (~> 3.16.14.15)