Skip to content

Commit 83948e5

Browse files
Bump smarter_csv from 1.9.0 to 1.14.3
Bumps [smarter_csv](https://github.com/tilo/smarter_csv) from 1.9.0 to 1.14.3. - [Changelog](https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md) - [Commits](tilo/smarter_csv@v1.9.0...v1.14.3) --- updated-dependencies: - dependency-name: smarter_csv dependency-version: 1.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0dcd2a commit 83948e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ gem 'scout_apm', '~> 5.6'
6363

6464
gem 'sidekiq', '~> 7.3'
6565

66-
gem 'smarter_csv', '~> 1.9'
66+
gem 'smarter_csv', '~> 1.14'
6767

6868
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'
6969

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ GEM
365365
simplecov_json_formatter (~> 0.1)
366366
simplecov-html (0.12.3)
367367
simplecov_json_formatter (0.1.4)
368-
smarter_csv (1.9.0)
368+
smarter_csv (1.14.3)
369369
sprockets (4.2.1)
370370
concurrent-ruby (~> 1.0)
371371
rack (>= 2.2.4, < 4)
@@ -442,7 +442,7 @@ DEPENDENCIES
442442
selenium-webdriver (~> 4.30, >= 4.30.1)
443443
sidekiq (~> 7.3)
444444
simplecov (~> 0.22.0)
445-
smarter_csv (~> 1.9)
445+
smarter_csv (~> 1.14)
446446
sprockets-rails (~> 3.5, >= 3.5.2)
447447
stimulus-rails (~> 1.3, >= 1.3.4)
448448
terser (~> 1.2)

0 commit comments

Comments
 (0)