From c24b01d87423dc7b1f7ed8be76d98a050a200ee1 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 16 Mar 2018 08:50:08 -0400 Subject: [PATCH] Upgraded nio4r and simplecov gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2caffb..efd84cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM multi_test (0.1.2) mysql2 (0.4.10) nenv (0.3.0) - nio4r (2.2.0) + nio4r (2.3.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) notiffany (0.1.1) @@ -282,7 +282,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simplecov (0.16.0) + simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0)