Skip to content

Commit

Permalink
Update rake requirement from 13.1.0 to 13.2.0 (#48)
Browse files Browse the repository at this point in the history
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.1.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent aa35d45 commit 04e629d
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
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'rake', '13.1.0'
gem 'rake', '13.2.0'
gem 'asciidoctor', '2.0.22'

gem 'json', '2.7.1'
Expand Down

0 comments on commit 04e629d

Please sign in to comment.