From 85109cbe3d3c2cfa8068e56978eae7a1472f9cc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:06:42 -0500 Subject: [PATCH] =?UTF-8?q?chore(docs):=20update=20activesupport=20(7.1.2?= =?UTF-8?q?=20=E2=86=92=207.1.3)=20(#925)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | rubygems | activesupport | 7.1.2 | 7.1.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b8e7e802..7daa4674 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)