From 34c29ca80b6de54858b45aebbe20a869443b3b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 02:25:16 +0000 Subject: [PATCH] Bump rack from 2.0.1 to 2.0.8 in /examples/messenger Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.0.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.1...2.0.8) Signed-off-by: dependabot[bot] --- examples/messenger/Gemfile.lock | 52 +++++++++++++-------------------- 1 file changed, 20 insertions(+), 32 deletions(-) diff --git a/examples/messenger/Gemfile.lock b/examples/messenger/Gemfile.lock index eefa89f..770b2c2 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) @@ -60,22 +51,19 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) puma (3.8.2) - rack (2.0.1) + rack (2.0.8) 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