From b11916fa674a3c0bae134d037d2369d0e3b640ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 18:20:40 +0000 Subject: [PATCH] Bump em-http-request from 1.1.3 to 1.1.7 Bumps [em-http-request](https://github.com/igrigorik/em-http-request) from 1.1.3 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.3...v1.1.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 783cf74..bcb957c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,15 +4,15 @@ GEM addressable (2.3.8) ast (2.2.0) coderay (1.1.0) - cookiejar (0.3.0) + cookiejar (0.3.3) diff-lcs (1.2.5) - em-http-request (1.1.3) + em-http-request (1.1.7) addressable (>= 2.3.4) - cookiejar (<= 0.3.0) + cookiejar (!= 0.3.1) em-socksify (>= 0.3) eventmachine (>= 1.0.3) http_parser.rb (>= 0.6.0) - em-socksify (0.3.1) + em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) em-synchrony (1.0.4) eventmachine (>= 1.0.0.beta.1)