Skip to content

Commit 89d68cd

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 b883533 commit 89d68cd

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
@@ -362,7 +362,7 @@ GEM
362362
simplecov_json_formatter (~> 0.1)
363363
simplecov-html (0.12.3)
364364
simplecov_json_formatter (0.1.4)
365-
smarter_csv (1.9.0)
365+
smarter_csv (1.14.3)
366366
sprockets (4.2.1)
367367
concurrent-ruby (~> 1.0)
368368
rack (>= 2.2.4, < 4)
@@ -439,7 +439,7 @@ DEPENDENCIES
439439
selenium-webdriver (~> 4.30, >= 4.30.1)
440440
sidekiq (~> 7.3)
441441
simplecov (~> 0.22.0)
442-
smarter_csv (~> 1.9)
442+
smarter_csv (~> 1.14)
443443
sprockets-rails (~> 3.5, >= 3.5.2)
444444
stimulus-rails (~> 1.3, >= 1.3.4)
445445
terser (~> 1.2, >= 1.2.4)

0 commit comments

Comments
 (0)