Skip to content

Commit bd23675

Browse files
Bump csv from 3.3.0 to 3.3.1
Bumps [csv](https://github.com/ruby/csv) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](ruby/csv@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d913934 commit bd23675

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)
@@ -35,7 +34,7 @@ GEM
3534
bigdecimal (3.1.8)
3635
concurrent-ruby (1.3.4)
3736
connection_pool (2.4.1)
38-
csv (3.3.0)
37+
csv (3.3.1)
3938
dbm (1.1.0)
4039
diff-lcs (1.5.1)
4140
digest (3.1.1)
@@ -140,7 +139,7 @@ GEM
140139
terminal-table (>= 2, < 4)
141140
stringio (3.1.1)
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)