Skip to content

Commit a2cdb75

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 955a87d commit a2cdb75

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
@@ -133,7 +133,7 @@ GEM
133133
crass (1.0.6)
134134
cssbundling-rails (1.4.3)
135135
railties (>= 6.0.0)
136-
csv (3.3.2)
136+
csv (3.3.3)
137137
date (3.4.1)
138138
diff-lcs (1.6.0)
139139
docile (1.4.0)
@@ -412,7 +412,7 @@ DEPENDENCIES
412412
canonical-rails!
413413
ccs-frontend_helpers (~> 2.2.0)
414414
cssbundling-rails (~> 1.4)
415-
csv (~> 3.3.2)
415+
csv (~> 3.3.3)
416416
dotenv-rails (~> 3.1.4)
417417
i18n-tasks (~> 1.0.15)
418418
jbuilder (~> 2.13)

0 commit comments

Comments
 (0)