From c9e4c53a4d77401f909ab32ed74f16b1ee91a892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:58:18 +0000 Subject: [PATCH] Bump httparty from 0.16.4 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.4 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.16.4...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 45266bb..95b2612 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem 'watir', '~> 6.19.1' gem 'webdrivers', '~> 4.6.1' # For sending http requests -gem 'httparty', '~> 0.16.2' +gem 'httparty', '~> 0.21.0' # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.1.0', require: false diff --git a/Gemfile.lock b/Gemfile.lock index d10c3b3..9ed0cab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,8 +138,8 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - httparty (0.16.4) - mime-types (~> 3.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -183,9 +183,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) + mime-types-data (3.2022.0105) mimemagic (0.3.10) nokogiri (~> 1) rake @@ -353,7 +353,7 @@ DEPENDENCIES coveralls font-awesome-rails (~> 4.7.0) froala-editor-sdk (~> 1.3.0) - httparty (~> 0.16.2) + httparty (~> 0.21.0) icalendar jbuilder (~> 2.5) jquery-rails