From a9176f71e12adf3db27aa6dab6039d7c1a87967b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 18:17:31 +0000 Subject: [PATCH] Bump em-http-request from 1.1.4 to 1.1.6 Bumps [em-http-request](https://github.com/igrigorik/em-http-request) from 1.1.4 to 1.1.6. - [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.4...v1.1.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15e6869..3b56826 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,27 +1,29 @@ PATH remote: . specs: - em-proxy (0.1.8) + em-proxy (0.1.9) eventmachine GEM remote: http://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) cookiejar (0.3.3) diff-lcs (1.2.5) - em-http-request (1.1.4) + em-http-request (1.1.6) addressable (>= 2.3.4) 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) - eventmachine (1.2.0.1) + eventmachine (1.2.7) http_parser.rb (0.6.0) posix-spawn (0.3.11) + public_suffix (4.0.6) rake (11.2.2) rspec (3.4.0) rspec-core (~> 3.4.0)