From 978ca838efaa53eb59b1f91c15311a3164b4a2d3 Mon Sep 17 00:00:00 2001 From: mxmCherry Date: Tue, 21 May 2024 16:34:09 +0300 Subject: [PATCH] hk: bundle install after bumping gemspec ver --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 364783b..000a06a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - datadog-notifications (0.7.2) + datadog-notifications (0.7.3) activesupport dogstatsd-ruby (>= 5.0) @@ -26,7 +26,7 @@ GEM builder (3.2.4) concurrent-ruby (1.2.2) diff-lcs (1.5.0) - dogstatsd-ruby (5.6.0) + dogstatsd-ruby (5.6.1) dry-core (1.0.0) concurrent-ruby (~> 1.0) zeitwerk (~> 2.6)