From 28513114a947fe20e5fe4527c2ca82de778f7561 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 04:27:02 +0000 Subject: [PATCH] Bump telegram-bot-ruby from 0.11.0 to 0.16.0 Bumps [telegram-bot-ruby](https://github.com/atipugin/telegram-bot) from 0.11.0 to 0.16.0. - [Release notes](https://github.com/atipugin/telegram-bot/releases) - [Changelog](https://github.com/atipugin/telegram-bot-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/atipugin/telegram-bot/compare/v0.11.0...v0.16.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9090997..2591711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) - equalizer (0.0.11) + dry-inflector (0.2.0) erubis (2.7.0) execjs (2.7.0) factory_girl (4.9.0) @@ -105,8 +105,19 @@ GEM factory_girl_rails (4.9.0) factory_girl (~> 4.9.0) railties (>= 3.0.0) - faraday (0.15.4) + faraday (1.4.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) flutie (2.0.0) formulaic (0.4.1) activesupport @@ -119,7 +130,6 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - inflecto (0.0.2) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -214,6 +224,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) + ruby2_keywords (0.0.4) safe_yaml (1.0.5) sass (3.4.24) sass-rails (5.0.6) @@ -242,10 +253,10 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - telegram-bot-ruby (0.11.0) + telegram-bot-ruby (0.16.0) + dry-inflector faraday - inflecto - virtus + virtus (~> 2.0) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.7) @@ -258,11 +269,10 @@ GEM uglifier (4.1.20) execjs (>= 0.3.0, < 3) uniform_notifier (1.12.1) - virtus (1.0.5) + virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) web-console (3.3.0) activemodel (>= 4.2) debug_inspector