From 441791660d46f3103f7714a3cd76e762024cb90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:19:41 +0000 Subject: [PATCH] Bump dalli from 3.2.2 to 3.2.3 Bumps [dalli](https://github.com/petergoldstein/dalli) from 3.2.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.2.2...v3.2.3) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4e025d..e50ae1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.10) crass (1.0.6) - dalli (3.2.2) + dalli (3.2.3) date_time_precision (0.8.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -94,6 +94,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.0) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) fhir_client (5.0.3) activesupport (>= 3) @@ -173,6 +174,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.8-x64-mingw32) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -182,6 +185,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) + pg (1.4.3) pg (1.4.3-x64-mingw32) popper_js (1.16.1) pry (0.12.2) @@ -223,6 +227,11 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.5.0) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rest-client (2.1.0-x64-mingw32) ffi (~> 1.9) http-accept (>= 1.7.0, < 2.0) @@ -257,6 +266,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -294,6 +305,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext + unf_ext (0.0.8.2) unf_ext (0.0.8.2-x64-mingw32) unicode-display_width (2.3.0) web-console (3.7.0) @@ -309,6 +321,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)