From f3fc58975b10c3cae728ba16d1377e3fbd5d89b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:20:39 +0000 Subject: [PATCH] Bump httparty from 0.9.0 to 0.21.0 in /flowt Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.9.0 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.9.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- flowt/Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/flowt/Gemfile.lock b/flowt/Gemfile.lock index ebbeea7..fc08f35 100644 --- a/flowt/Gemfile.lock +++ b/flowt/Gemfile.lock @@ -87,9 +87,9 @@ GEM factory_girl (~> 4.0.0) railties (>= 3.0.0) hike (1.2.1) - httparty (0.9.0) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.1) journey (1.0.4) jquery-rails (2.1.2) @@ -104,8 +104,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) - multi_json (1.3.6) - multi_xml (0.5.1) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) pg (0.14.1) polyglot (0.3.3) rack (1.4.1)