From 43c3c17e4586f6849651a5bf947f5a6345ec9171 Mon Sep 17 00:00:00 2001 From: Didier Lafforgue Date: Sat, 31 Aug 2024 00:40:35 +0200 Subject: [PATCH] add the current platform (x86_64-linux) to the lockfile --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 973922a..e4ae5a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -276,6 +276,7 @@ GEM erubi (1.13.0) execjs (2.9.1) ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) flash_cookie_session (1.1.6) rails (>= 3.0) font-awesome-sass (6.3.0) @@ -388,6 +389,8 @@ GEM nio4r (2.7.3) nokogiri (1.15.6-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.6-x86_64-linux) + racc (~> 1.4) origin (2.3.1) orm_adapter (0.5.0) pony (1.13.1) @@ -516,6 +519,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES carrierwave-aws