From 1f907eb5c13d6023f41787fbc7e5361fa4523a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 18:20:21 +0000 Subject: [PATCH] Bump em-http-request from 1.1.5 to 1.1.7 Bumps [em-http-request](https://github.com/igrigorik/em-http-request) from 1.1.5 to 1.1.7. - [Release notes](https://github.com/igrigorik/em-http-request/releases) - [Changelog](https://github.com/igrigorik/em-http-request/blob/master/Changelog.md) - [Commits](https://github.com/igrigorik/em-http-request/compare/v1.1.5...v1.1.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe7521e..b5edf27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM safe_yaml (~> 1.0.0) daemons (1.3.1) diff-lcs (1.3) - em-http-request (1.1.5) + em-http-request (1.1.7) addressable (>= 2.3.4) cookiejar (!= 0.3.1) em-socksify (>= 0.3) @@ -100,7 +100,7 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - public_suffix (4.0.5) + public_suffix (4.0.6) rack (2.2.2) rake (10.5.0) rspec (3.9.0)