diff --git a/Gemfile.lock b/Gemfile.lock index c842d3c..67b679d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,11 +145,11 @@ GEM railties (>= 6.1.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - flipper (1.3.4) + flipper (1.3.6) concurrent-ruby (< 2) - flipper-active_record (1.3.4) + flipper-active_record (1.3.6) activerecord (>= 4.2, < 9) - flipper (~> 1.3.4) + flipper (~> 1.3.6) flipper-ui (1.3.4) erubi (>= 1.0.0, < 2.0.0) flipper (~> 1.3.4) @@ -213,6 +213,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.5.0) parallel (1.27.0) @@ -413,6 +415,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10.14)