Skip to content

Commit b7c1df1

Browse files
Bump csv from 3.3.2 to 3.3.4
Bumps [csv](https://github.com/ruby/csv) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: csv dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab86688 commit b7c1df1

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,20 @@ GEM
5858
bigdecimal (3.1.9)
5959
builder (3.3.0)
6060
coderay (1.1.3)
61+
commander (5.0.0)
62+
highline (~> 3.0.0)
6163
concurrent-ruby (1.3.5)
6264
connection_pool (2.5.0)
6365
crass (1.0.6)
64-
csv (3.3.2)
66+
csv (3.3.4)
6567
date (3.4.1)
6668
delayed_job (4.1.13)
6769
activesupport (>= 3.0, < 9.0)
6870
drb (2.2.1)
6971
erubi (1.13.1)
7072
globalid (1.2.1)
7173
activesupport (>= 6.1)
74+
highline (3.0.1)
7275
i18n (1.14.7)
7376
concurrent-ruby (~> 1.0)
7477
io-console (0.8.0)
@@ -91,14 +94,18 @@ GEM
9194
multi_json (1.15.0)
9295
mustermann (3.0.3)
9396
ruby2_keywords (~> 0.0.1)
94-
netrc (0.11.0)
9597
nokogiri (1.18.3-arm64-darwin)
9698
racc (~> 1.4)
9799
nokogiri (1.18.3-x86_64-darwin)
98100
racc (~> 1.4)
99101
nokogiri (1.18.3-x86_64-linux-gnu)
100102
racc (~> 1.4)
101103
parallel (1.26.3)
104+
parlour (9.1.0)
105+
commander (~> 5.0)
106+
parser
107+
rainbow (~> 3.0)
108+
sorbet-runtime (>= 0.5)
102109
parser (3.3.7.1)
103110
ast (~> 2.4.1)
104111
racc
@@ -210,16 +217,13 @@ GEM
210217
sorbet-static-and-runtime (>= 0.5.10187)
211218
thor (>= 0.19.2)
212219
stringio (3.1.5)
213-
tapioca (0.16.11)
214-
benchmark
215-
bundler (>= 2.2.25)
216-
netrc (>= 0.11.0)
217-
parallel (>= 1.21.0)
218-
rbi (~> 0.2)
219-
sorbet-static-and-runtime (>= 0.5.11087)
220-
spoom (>= 1.2.0)
221-
thor (>= 1.2.0)
222-
yard-sorbet
220+
tapioca (0.4.13)
221+
parlour (>= 2.1.0)
222+
pry (>= 0.12.2)
223+
sorbet-runtime
224+
sorbet-static (>= 0.4.4471)
225+
spoom
226+
thor (>= 0.19.2)
223227
thor (1.3.2)
224228
tilt (2.6.0)
225229
timeout (0.4.3)
@@ -231,9 +235,6 @@ GEM
231235
uri (1.0.3)
232236
useragent (0.16.11)
233237
yard (0.9.37)
234-
yard-sorbet (0.9.0)
235-
sorbet-runtime
236-
yard
237238
zeitwerk (2.7.2)
238239

239240
PLATFORMS

0 commit comments

Comments
 (0)