Skip to content

Commit

Permalink
Bump smarter_csv from 1.9.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [smarter_csv](https://github.com/tilo/smarter_csv) from 1.9.0 to 1.13.0.
- [Changelog](https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md)
- [Commits](tilo/smarter_csv@v1.9.0...v1.13.0)

---
updated-dependencies:
- dependency-name: smarter_csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent cb8c299 commit 900bf50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gem 'scout_apm', '~> 5.4'

gem 'sidekiq', '~> 7.3'

gem 'smarter_csv', '~> 1.9'
gem 'smarter_csv', '~> 1.13'

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

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
smarter_csv (1.9.0)
smarter_csv (1.13.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -444,7 +444,7 @@ DEPENDENCIES
selenium-webdriver (~> 4.26)
sidekiq (~> 7.3)
simplecov (~> 0.22.0)
smarter_csv (~> 1.9)
smarter_csv (~> 1.13)
sprockets-rails (~> 3.5, >= 3.5.2)
stimulus-rails (~> 1.3, >= 1.3.4)
terser (~> 1.2, >= 1.2.4)
Expand Down

0 comments on commit 900bf50

Please sign in to comment.