Skip to content

Commit 588cecf

Browse files
Update rake requirement from 13.2.0 to 13.2.1
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.2.0...v13.2.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a54cc3a commit 588cecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem 'rake', '13.2.0'
3+
gem 'rake', '13.2.1'
44
gem 'asciidoctor', '2.0.22'
55

66
gem 'json', '2.7.2'

0 commit comments

Comments
 (0)