From 1ec4ae90ebabdb9fec7f7f9c6d64c9db25aca641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 18:17:47 +0000 Subject: [PATCH] Bump em-http-request from 1.1.5 to 1.1.6 Bumps [em-http-request](https://github.com/igrigorik/em-http-request) from 1.1.5 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.5...v1.1.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec34112a3..d7e732afd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM elasticsearch-transport (6.0.2) faraday multi_json - em-http-request (1.1.5) + em-http-request (1.1.6) addressable (>= 2.3.4) cookiejar (!= 0.3.1) em-socksify (>= 0.3) @@ -424,7 +424,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.2) + public_suffix (3.1.1) puma (3.12.4) rabl (0.13.1) activesupport (>= 2.3.14)