From 3b0cbc3825a7ec3857e8438c8ea652385483c269 Mon Sep 17 00:00:00 2001 From: OntoPortal Bot Date: Fri, 27 Oct 2023 09:43:14 +0000 Subject: [PATCH] [ontoportal-bot] Gemfile.lock update --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95886d69..f8b1f636 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,8 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (3.1.12) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) @@ -186,7 +187,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.14.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1)