Skip to content

Commit

Permalink
Bump smarter_csv from 1.9.0 to 1.10.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.10.0.
- [Changelog](https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md)
- [Commits](tilo/smarter_csv@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent d1c1642 commit 088540d
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 @@ -66,7 +66,7 @@ gem 'scout_apm', '~> 5.3'

gem 'sidekiq', '~> 7.2'

gem 'smarter_csv', '~> 1.9'
gem 'smarter_csv', '~> 1.10'

gem 'sprockets-rails', '~> 3.4', '>= 3.4.2'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,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.10.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down Expand Up @@ -403,7 +403,7 @@ DEPENDENCIES
selenium-webdriver (~> 4.15)
sidekiq (~> 7.2)
simplecov (~> 0.22.0)
smarter_csv (~> 1.9)
smarter_csv (~> 1.10)
sprockets-rails (~> 3.4, >= 3.4.2)
stimulus-rails (~> 1.3)
terser (~> 1.1)
Expand Down

0 comments on commit 088540d

Please sign in to comment.