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:
@@ -680,7 +680,7 @@ GEM
|
||||
net-sftp (>= 2.1.2)
|
||||
net-ssh (>= 2.8.0)
|
||||
ostruct
|
||||
stringio (3.1.0)
|
||||
stringio (3.1.1)
|
||||
terminal-table (4.0.0)
|
||||
unicode-display_width (>= 1.1.1, < 4)
|
||||
terrapin (0.6.0)
|
||||
|
||||
Reference in New Issue
Block a user