Skip to content

Commit 5652f21

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 05e6621 commit 5652f21

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.4'
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
@@ -361,7 +361,7 @@ GEM
361361
simplecov_json_formatter (~> 0.1)
362362
simplecov-html (0.12.3)
363363
simplecov_json_formatter (0.1.4)
364-
smarter_csv (1.9.0)
364+
smarter_csv (1.14.3)
365365
sprockets (4.2.1)
366366
concurrent-ruby (~> 1.0)
367367
rack (>= 2.2.4, < 4)
@@ -438,7 +438,7 @@ DEPENDENCIES
438438
selenium-webdriver (~> 4.30, >= 4.30.1)
439439
sidekiq (~> 7.3)
440440
simplecov (~> 0.22.0)
441-
smarter_csv (~> 1.9)
441+
smarter_csv (~> 1.14)
442442
sprockets-rails (~> 3.5, >= 3.5.2)
443443
stimulus-rails (~> 1.3, >= 1.3.4)
444444
terser (~> 1.2, >= 1.2.4)

0 commit comments

Comments
 (0)