From b0ad697fc01faa08cf8cce1beb86baf471378a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:29:18 +0000 Subject: [PATCH] Bump httparty from 0.17.3 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.17.3 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.17.3...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 99c83da..cbd70a7 100644 --- a/Gemfile +++ b/Gemfile @@ -76,7 +76,7 @@ gem "omniauth-google-oauth2" # OAuth gem 'omniauth-oauth2', '~> 1.3.1' # REST calls to Microsoft Graph -gem 'httparty', '~> 0.17.1' +gem 'httparty', '~> 0.21.0' gem 'one_drive' # .. gem 'therubyracer', platforms: :ruby diff --git a/Gemfile.lock b/Gemfile.lock index 261bb14..43b47c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,8 +153,8 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashie (4.1.0) - httparty (0.17.3) - mime-types (~> 3.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) i18n (1.8.10) @@ -198,9 +198,9 @@ GEM mini_mime (>= 0.1.1) marcel (1.0.1) 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.0225) + mime-types-data (3.2022.0105) mini_magick (4.11.0) mini_mime (1.1.0) minitest (5.14.4) @@ -415,7 +415,7 @@ DEPENDENCIES execjs figaro file_validators - httparty (~> 0.17.1) + httparty (~> 0.21.0) jSignature jbuilder (~> 2.5) jquery-datatables-rails