Skip to content

Commit

Permalink
build(deps): update rake-compiler-dock requirement from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.
- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/master/History.md)
- [Commits](rake-compiler/rake-compiler-dock@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: rake-compiler-dock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 2611034 commit 8e99399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

gem("minitest", "5.20.0")
gem("rake-compiler", "1.2.5")
gem("rake-compiler-dock", "1.3.0")
gem("rake-compiler-dock", "1.3.1")
gem("rdoc", "6.5.0")
gem("psych", "5.1.0")

Expand Down

0 comments on commit 8e99399

Please sign in to comment.