From 91ccb1b04044ec1d76ff5af73d78a6fb962b9748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2019 01:53:52 +0000 Subject: [PATCH] Bump puma from 3.8.2 to 4.3.1 in /examples/messenger Bumps [puma](https://github.com/puma/puma) from 3.8.2 to 4.3.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.8.2...v4.3.1) Signed-off-by: dependabot[bot] --- examples/messenger/Gemfile.lock | 55 +++++++++++++-------------------- 1 file changed, 22 insertions(+), 33 deletions(-) diff --git a/examples/messenger/Gemfile.lock b/examples/messenger/Gemfile.lock index eefa89f..5d38d68 100644 --- a/examples/messenger/Gemfile.lock +++ b/examples/messenger/Gemfile.lock @@ -1,22 +1,7 @@ GIT - remote: git://github.com/tachyons/bmtc.git - revision: 9d258bf430469611f7c14a0f66badf65286dc6b4 + remote: git://github.com/tachyons/botframework-ruby.git + revision: c7ff2c736d5a0d1187564158349aa9d6aa7c247e branch: master - specs: - bmtc (0.1.2) - httparty - json - -GIT - remote: git://github.com/tachyons/luis.git - revision: 3bbb3c08b6e915ef0674ae6e4c4dda6df4920c46 - branch: master - specs: - luis (0.1.1beta) - httparty - -PATH - remote: ../.. specs: bot_framework (0.1.0) chronic @@ -29,6 +14,14 @@ PATH rb-readline timers +GIT + remote: git://github.com/tachyons/luis.git + revision: 3bbb3c08b6e915ef0674ae6e4c4dda6df4920c46 + branch: master + specs: + luis (0.1.1beta) + httparty + GEM remote: https://rubygems.org/ specs: @@ -36,22 +29,20 @@ GEM chronic_duration (0.10.6) numerizer (~> 0.1.1) coderay (1.1.1) - faraday (0.12.2) + faraday (0.17.1) multipart-post (>= 1.2, < 3) - hitimes (1.2.6) httparty (0.14.0) multi_xml (>= 0.5.2) - json (2.1.0) - jwt (1.5.6) + jwt (2.2.1) method_source (0.8.2) - multi_json (1.12.2) + multi_json (1.14.1) multi_xml (0.6.0) - multipart-post (2.0.0) - nio4r (2.1.0) + multipart-post (2.1.1) + nio4r (2.5.2) numerizer (0.1.1) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) @@ -59,23 +50,21 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - puma (3.8.2) - rack (2.0.1) + puma (4.3.1) + nio4r (~> 2.0) + rack (2.0.7) rb-readline (0.5.5) slop (3.6.0) - timers (4.1.2) - hitimes + timers (4.3.0) PLATFORMS ruby DEPENDENCIES - bmtc! bot_framework! luis! pry puma - rack RUBY VERSION ruby 2.4.0p0