From f08071b8af5839057a2e77e59e422f6a151a8968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:35:59 +0000 Subject: [PATCH] build(deps): bump httparty from 0.15.5 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.15.5 to 0.21.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.15.5...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c7835f..2a825c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hitimes (1.2.2) - httparty (0.15.5) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) json (1.8.3) listen (2.10.0) @@ -45,6 +46,7 @@ GEM rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) + mini_mime (1.1.2) multi_xml (0.6.0) nenv (0.2.0) notiffany (0.0.6)