From 349ac23a50da4659742953abbfd59cf54eb5a16c Mon Sep 17 00:00:00 2001 From: Matt Creaser Date: Mon, 3 Jun 2024 12:35:02 -0300 Subject: [PATCH] chore: Update strscan (#2837) --- scripts/Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/Gemfile.lock b/scripts/Gemfile.lock index 4e24d509c..0b7f92cda 100644 --- a/scripts/Gemfile.lock +++ b/scripts/Gemfile.lock @@ -169,6 +169,7 @@ GEM uber (< 0.2.0) retriable (3.1.2) rexml (3.2.8) + strscan (>= 3.0.9) rouge (2.0.7) ruby2_keywords (0.0.4) rubyzip (2.3.2) @@ -181,6 +182,7 @@ GEM simctl (1.6.8) CFPropertyList naturally + strscan (3.1.0) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)