From 9ba29495d90276277a2528ff2809e24ab27b1024 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Thu, 30 Aug 2018 15:47:09 +0200 Subject: [PATCH] Update nio4r for ruby 2.5 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1a90cb8..591c655f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM mysql2 (0.4.10) nenv (0.3.0) netrc (0.11.0) - nio4r (2.1.0) + nio4r (2.3.1) nokogiri (1.8.3) mini_portile2 (~> 2.3.0) notiffany (0.1.1) @@ -692,4 +692,4 @@ DEPENDENCIES whenever BUNDLED WITH - 1.16.1 + 1.16.2