Skip to content

Commit

Permalink
Bump tempfile from 0.2.1 to 0.3.0 (#181)
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/ruby/tempfile) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/ruby/tempfile/releases)
- [Commits](ruby/tempfile@v0.2.1...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 47e6982 commit cd8f7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
tilt (~> 2.0)
tempfile (0.2.1)
tempfile (0.3.0)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
Expand Down

0 comments on commit cd8f7bc

Please sign in to comment.