From 3f577964c4189afce4b622abe63f1772207ea23e Mon Sep 17 00:00:00 2001 From: ulferts Date: Mon, 30 Jan 2023 09:20:51 +0100 Subject: [PATCH] bump danger & excon & multipart-post & tzinfo --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84ca768c9f..ba04efdd16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -370,12 +370,12 @@ GEM crass (1.0.6) daemons (1.4.1) dalli (3.2.3) - danger (9.1.0) + danger (9.2.0) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) cork (~> 0.1) - faraday (>= 0.9.0, < 2.0) + faraday (>= 0.9.0, < 3.0) faraday-http-cache (~> 2.0) git (~> 1.7) kramdown (~> 2.3) @@ -458,7 +458,7 @@ GEM tzinfo eventmachine (1.2.7) eventmachine_httpserver (0.2.1) - excon (0.97.2) + excon (0.98.0) factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) @@ -632,7 +632,7 @@ GEM minitest (5.17.0) msgpack (1.6.0) multi_json (1.15.0) - multipart-post (2.2.3) + multipart-post (2.3.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.2) @@ -946,7 +946,7 @@ GEM ttfunk (1.7.0) typed_dag (2.0.2) rails (>= 5.0.4) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2022.7) tzinfo (>= 1.0.0)