From 3da68997018919672af1c549708f9a797952ebd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:16:19 +0000 Subject: [PATCH] Bump dalli from 3.0.2 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.0.2 to 3.2.3. - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](https://github.com/petergoldstein/dalli/compare/v3.0.2...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6da4a91..9982beb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM namae (~> 1.0) csl-styles (1.0.1.11) csl (~> 1.0) - dalli (3.0.2) + dalli (3.2.3) deprecation (1.1.0) activesupport devise (4.8.0) @@ -158,6 +158,7 @@ GEM faraday (>= 0.8, < 2) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) + ffi (1.15.4) ffi (1.15.4-java) ffi (1.15.4-x64-mingw32) field_test (0.4.1) @@ -235,6 +236,8 @@ GEM racc (~> 1.4) nokogiri (1.12.5-x64-mingw32) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) openlibrary-covers (0.1.1) orm_adapter (0.5.0) ostruct (0.4.0) @@ -431,6 +434,7 @@ PLATFORMS java universal-java-1.8 x64-mingw32 + x86_64-linux DEPENDENCIES activerecord-jdbc-adapter (~> 60.2)