Skip to content

Commit 68efb42

Browse files
Update rake requirement from 13.0.1 to 13.0.3
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.0.1...v13.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86b0193 commit 68efb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

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

3-
gem 'rake', ' 13.0.1'
3+
gem 'rake', '13.0.3'
44
gem 'asciidoctor', '2.0.12'
55

66
gem 'json', '2.5.1'

0 commit comments

Comments
 (0)