diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 92e204a75..67057259c --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,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.8) + strscan (>= 3.0.9) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) @@ -140,6 +141,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) statsd-instrument (2.9.2) + strscan (3.1.0) thor (0.20.3) timecop (0.9.8) tzinfo (2.0.6) @@ -155,6 +157,7 @@ GEM PLATFORMS arm64-darwin-23 + x86_64-linux DEPENDENCIES bundler (~> 2.4.0)