Skip to content

Commit a0b087f

Browse files
Bump stringio from 3.1.1 to 3.1.2
Bumps [stringio](https://github.com/ruby/stringio) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/ruby/stringio/releases) - [Changelog](https://github.com/ruby/stringio/blob/master/NEWS.md) - [Commits](ruby/stringio@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: stringio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d913934 commit a0b087f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
abbrev (0.1.2)
16-
activesupport (8.0.0)
16+
activesupport (7.2.2.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -25,7 +25,6 @@ GEM
2525
minitest (>= 5.1)
2626
securerandom (>= 0.3)
2727
tzinfo (~> 2.0, >= 2.0.5)
28-
uri (>= 0.13.1)
2928
addressable (2.8.7)
3029
public_suffix (>= 2.0.2, < 7.0)
3130
ast (2.4.2)
@@ -138,9 +137,9 @@ GEM
138137
securerandom (>= 0.1)
139138
strscan (>= 1.0.0)
140139
terminal-table (>= 2, < 4)
141-
stringio (3.1.1)
140+
stringio (3.1.2)
142141
strong_json (2.1.2)
143-
strscan (3.1.0)
142+
strscan (3.1.2)
144143
tempfile (0.2.1)
145144
terminal-table (3.0.2)
146145
unicode-display_width (>= 1.1.1, < 3)
@@ -150,7 +149,6 @@ GEM
150149
tzinfo (2.0.6)
151150
concurrent-ruby (~> 1.0)
152151
unicode-display_width (2.6.0)
153-
uri (1.0.2)
154152
zlib (3.2.0)
155153

156154
PLATFORMS

0 commit comments

Comments
 (0)