diff --git a/Gemfile.lock b/Gemfile.lock
index 235c62989e8c20db0a32cedc3f3a66ae047c76ef..c83b058a9be3a55da6a0b900a9e0158d0951c21e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -292,6 +292,9 @@ GEM
     google-protobuf (4.27.0-x86_64-darwin)
       bigdecimal
       rake (>= 13)
+    google-protobuf (4.27.0-x86_64-linux)
+      bigdecimal
+      rake (>= 13)
     hal_openscience (0.1.0)
       json
       net-http
@@ -406,6 +409,8 @@ GEM
     nio4r (2.7.3)
     nokogiri (1.16.5-x86_64-darwin)
       racc (~> 1.4)
+    nokogiri (1.16.5-x86_64-linux)
+      racc (~> 1.4)
     oauth2 (2.0.9)
       faraday (>= 0.17.3, < 3.0)
       jwt (>= 1.0, < 3.0)
@@ -639,6 +644,7 @@ GEM
 
 PLATFORMS
   x86_64-darwin-23
+  x86_64-linux
 
 DEPENDENCIES
   active_storage_validations (~> 1)