Bump stringio from 3.1.0 to 3.1.1

Version 3.1.1 is the one included by default in Ruby 3.3.8. We were
getting an error when running `rspec` without `bundle  exec` because we
had an earlier version of that gem in our Gemfile.
This commit is contained in:
Javi Martín
2025-06-18 16:42:52 +02:00
parent 1d12974a27
commit edf3821cbe

View File

@@ -680,7 +680,7 @@ GEM
net-sftp (>= 2.1.2) net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
ostruct ostruct
stringio (3.1.0) stringio (3.1.1)
terminal-table (4.0.0) terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4) unicode-display_width (>= 1.1.1, < 4)
terrapin (0.6.0) terrapin (0.6.0)