From e3004ee7ce7a359dbf2b92ea888e65e1104bc7a3 Mon Sep 17 00:00:00 2001 From: Eric Agnew Date: Wed, 15 Jan 2020 12:22:02 -0600 Subject: [PATCH] Update gems --- test_app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test_app/Gemfile.lock b/test_app/Gemfile.lock index a7bb319..18cd905 100644 --- a/test_app/Gemfile.lock +++ b/test_app/Gemfile.lock @@ -63,7 +63,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 0.18) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) docile (1.3.2) erubi (1.8.0) @@ -75,7 +75,7 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.0) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -88,7 +88,7 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) nio4r (2.3.1) - nokogiri (1.10.3) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) parallel (1.19.1) parser (2.7.0.2) @@ -96,7 +96,7 @@ GEM pluginator (1.5.0) pre-commit (0.39.0) pluginator (~> 1.5) - rack (2.0.7) + rack (2.1.1) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3)