Skip to content

Commit 1338ca0

Browse files
build(deps): bump csv from 3.3.2 to 3.3.3
Bumps [csv](https://github.com/ruby/csv) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f1554e commit 1338ca0

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
@@ -41,7 +41,7 @@ gem 'jwt', '~> 2.10.1'
4141
gem 'rest-client', '~> 2.1'
4242
gem 'rollbar', '~> 3.6.1'
4343
gem 'roo', '~> 2.10.1'
44-
gem 'csv', '~> 3.3.2'
44+
gem 'csv', '~> 3.3.3'
4545
# remove if not option two taken in project
4646

4747
# For canonical urls

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
crass (1.0.6)
133133
cssbundling-rails (1.4.3)
134134
railties (>= 6.0.0)
135-
csv (3.3.2)
135+
csv (3.3.3)
136136
date (3.4.1)
137137
diff-lcs (1.6.0)
138138
docile (1.4.0)
@@ -409,7 +409,7 @@ DEPENDENCIES
409409
canonical-rails!
410410
ccs-frontend_helpers (~> 2.2.0)
411411
cssbundling-rails (~> 1.4)
412-
csv (~> 3.3.2)
412+
csv (~> 3.3.3)
413413
dotenv-rails (~> 3.1.4)
414414
i18n-tasks (~> 1.0.15)
415415
jbuilder (~> 2.13)

0 commit comments

Comments
 (0)