From f5968946cda1b366f6e30ce1b39cf552b4b9d012 Mon Sep 17 00:00:00 2001 From: Randy Stauner Date: Mon, 28 Apr 2025 10:18:54 -0700 Subject: [PATCH] Upgrade stringio for ruby-head builds --- benchmarks/erubi-rails/Gemfile.lock | 2 +- benchmarks/lobsters/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/erubi-rails/Gemfile.lock b/benchmarks/erubi-rails/Gemfile.lock index 6d85f135..e41cf5fa 100644 --- a/benchmarks/erubi-rails/Gemfile.lock +++ b/benchmarks/erubi-rails/Gemfile.lock @@ -184,7 +184,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) - stringio (3.1.1) + stringio (3.1.7) strscan (3.1.0) thor (1.3.2) timeout (0.4.1) diff --git a/benchmarks/lobsters/Gemfile.lock b/benchmarks/lobsters/Gemfile.lock index cc599d01..80974684 100644 --- a/benchmarks/lobsters/Gemfile.lock +++ b/benchmarks/lobsters/Gemfile.lock @@ -288,7 +288,7 @@ GEM sqlite3 (2.5.0) mini_portile2 (~> 2.8.0) stackprof (0.2.26) - stringio (3.1.2) + stringio (3.1.7) svg-graph (2.2.2) thor (1.3.0) timeout (0.4.1)