From 869f74f1fae220120dfa8aef1887c9cdbe388eac Mon Sep 17 00:00:00 2001 From: unicodeveloper Date: Thu, 12 Oct 2023 05:54:20 +0100 Subject: [PATCH] Update gem.lock --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9cfc33..fd706be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: . specs: - novu (0.1.0) - activesupport - httparty + novu (1.0.0) + activesupport (= 6.1.7.2) + httparty (~> 0.21) GEM remote: https://rubygems.org/