From 251a8db506ea649a072118169b95c21822a4bd8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:19:16 +0000 Subject: [PATCH] Bump httparty from 0.13.7 to 0.21.0 in /blog/telegram-bot Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.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.13.7...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- blog/telegram-bot/Gemfile.lock | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/blog/telegram-bot/Gemfile.lock b/blog/telegram-bot/Gemfile.lock index 751b78e..b8a63e2 100644 --- a/blog/telegram-bot/Gemfile.lock +++ b/blog/telegram-bot/Gemfile.lock @@ -22,20 +22,28 @@ GEM httparty (>= 0.7.3) mimemagic multipart-post - httparty (0.13.7) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) ice_nine (0.11.2) - json (1.8.3) - mimemagic (0.3.1) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_mime (1.1.2) + mini_portile2 (2.8.1) multi_json (1.10.1) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (2.0.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) persistent_http (1.0.6) gene_pool (>= 1.3) persistent_httparty (0.1.2) httparty (~> 0.9) persistent_http (< 2) + racc (1.6.2) + rake (13.0.6) redd (0.7.8) faraday (~> 0.9.1) fastimage (~> 1.6.6)