diff --git a/Gemfile.lock b/Gemfile.lock index 5d21bcbe..8a81e235 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,6 +79,7 @@ GEM benchmark (0.5.0) bigdecimal (4.0.1) builder (3.3.0) + byebug (12.0.0) childprocess (5.1.0) logger (~> 1.5) chronic (0.10.2) @@ -140,6 +141,7 @@ GEM faker (3.6.0) i18n (>= 1.8.11, < 2) ffi (1.17.3-x64-mingw-ucrt) + ffi (1.17.3-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -219,7 +221,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) macaddr (1.7.2) @@ -245,6 +247,8 @@ GEM nio4r (2.7.5) nokogiri (1.19.1-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.19.1-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) overcommit (0.68.0) childprocess (>= 0.6.3, < 6) @@ -257,6 +261,8 @@ GEM parser (3.3.10.2) ast (~> 2.4.1) racc + pg (1.6.3-x64-mingw-ucrt) + pg (1.6.3-x86_64-linux) pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) @@ -417,6 +423,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES activejob (= 8.0.2.1)