From cc90b898778d325fe865160fe4ba4c995dab241c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:44:58 +0000 Subject: [PATCH] Bump httparty from 0.15.7 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.15.7 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.7...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5c04256..ec51a09 100644 --- a/Gemfile +++ b/Gemfile @@ -90,4 +90,4 @@ end gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] gem 'aasm', '~> 4.12.3' -gem 'httparty', '~> 0.15.1' \ No newline at end of file +gem 'httparty', '~> 0.21.0' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index b74947f..eabacbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,8 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_parser.rb (0.6.0) - httparty (0.15.7) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -440,7 +441,7 @@ DEPENDENCIES foreman! groupdate haml-rails (~> 1.0) - httparty (~> 0.15.1) + httparty (~> 0.21.0) jbuilder (~> 2.5) jquery-rails kraken_client!