Skip to content

Commit

Permalink
Bump rake from 12.0.0 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v12.0.0...v12.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2022
1 parent 9355ce4 commit 558bafb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ gem "iconv"
gem "albino"
gem "redcarpet"
gem "pygments.rb"
gem "rake", "~> 12.0"
gem "rake", "~> 12.3"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
public_suffix (5.0.0)
pygments.rb (1.1.1)
multi_json (>= 1.0.0)
rake (12.0.0)
rake (12.3.3)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
Expand All @@ -54,7 +54,7 @@ DEPENDENCIES
iconv
jekyll (~> 3.4.0)
pygments.rb
rake (~> 12.0)
rake (~> 12.3)
redcarpet

BUNDLED WITH
Expand Down

0 comments on commit 558bafb

Please sign in to comment.