Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
Bump cgi from 0.3.6 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [cgi](https://github.com/ruby/cgi) from 0.3.6 to 0.4.1.
- [Release notes](https://github.com/ruby/cgi/releases)
- [Commits](ruby/cgi@v0.3.6...v0.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 339c398 commit bd78f0c
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 @@ -12,5 +12,5 @@ gem "webmock", require: false, group: :test
gem "bundler"
gem "git"
gem "uuidtools"
gem "cgi", "~> 0.3.6"
gem "cgi", "~> 0.4.1"
gem "notifications-ruby-client", "~> 5.4"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
cgi (0.3.6)
cgi (0.4.1)
crack (0.4.5)
rexml
date (3.3.3)
Expand Down Expand Up @@ -81,7 +81,7 @@ PLATFORMS
DEPENDENCIES
bundler
bundler-audit
cgi (~> 0.3.6)
cgi (~> 0.4.1)
date
erb
git
Expand Down

0 comments on commit bd78f0c

Please sign in to comment.