From ed58146323f2003b5c229923ddaab5163bb37a2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:19:18 +0000 Subject: [PATCH] Update dependency productive to v0.6.80 --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index b35324b..6d5fb70 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.79" +gem "productive", "0.6.80" gem "rake" gem "rollbar" diff --git a/Gemfile.lock b/Gemfile.lock index 77a727b..b4a0d4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -62,7 +62,7 @@ GEM parser (3.3.5.0) ast (~> 2.4.1) racc - productive (0.6.79) + productive (0.6.80) json_api_client (>= 1.13.0, <= 1.21.0) request_store (~> 1.3) pry (0.14.2) @@ -141,7 +141,7 @@ DEPENDENCIES breathe (= 0.3.6) dotenv memo_wise - productive (= 0.6.79) + productive (= 0.6.80) pry rake rollbar