diff --git a/Gemfile.lock b/Gemfile.lock index fae1a2e08..03887e0ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -378,11 +378,11 @@ GEM next_rails (1.2.4) colorize (>= 0.8.1) nio4r (2.7.0) - nokogiri (1.16.3-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -527,7 +527,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.7) + strscan (>= 3.0.9) rolify (6.0.1) rqrcode (2.2.0) chunky_png (~> 1.0) @@ -646,6 +647,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (> 5, < 6) + strscan (3.1.0) sys-uname (1.2.2) ffi (~> 1.1) sysexits (1.2.0)