From 8a270cd9125c92754f97427937ec4f89e1737c53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:33:16 +0000 Subject: [PATCH] Update dependency productive to v0.6.73 --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index af3d56e..ab01d09 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem "breathe", "0.3.6" gem "dotenv" gem "memo_wise" -gem "productive", "0.6.71" +gem "productive", "0.6.73" gem "rake" gem "slack-ruby-client" diff --git a/Gemfile.lock b/Gemfile.lock index 566045d..8f84f98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.7.2) - activesupport (= 7.0.7.2) - activesupport (7.0.7.2) + activemodel (7.0.8) + activesupport (= 7.0.8) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) breathe (0.3.6) @@ -64,7 +64,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - productive (0.6.71) + productive (0.6.73) json_api_client (>= 1.13.0, <= 1.21.0) request_store (~> 1.3) pry (0.14.2) @@ -149,7 +149,7 @@ DEPENDENCIES breathe (= 0.3.6) dotenv memo_wise - productive (= 0.6.71) + productive (= 0.6.73) pry rake rspec