diff --git a/Gemfile.lock b/Gemfile.lock index 4aaca84..84cfad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM logger (~> 1.5) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-arm64-darwin) @@ -79,7 +79,7 @@ GEM rubocop-shopify (2.15.1) rubocop (~> 1.51) ruby-progressbar (1.13.0) - securerandom (0.4.0) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -89,7 +89,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - steep (1.9.1) + steep (1.9.2) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) @@ -104,7 +104,8 @@ GEM securerandom (>= 0.1) strscan (>= 1.0.0) terminal-table (>= 2, < 4) - strscan (3.1.1) + uri (>= 0.12.0) + strscan (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6)