Skip to content

Commit 225d10a

Browse files
Bump rake from 12.3.2 to 12.3.3
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 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.3.2...v12.3.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad0cebf commit 225d10a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source "https://rubygems.org"
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
1111
gem "jekyll", "~> 3.8.5"
12-
gem "rake", "~> 12.3.2"
12+
gem "rake", "~> 12.3.3"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515
gem "minima", "~> 2.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
pathutil (0.16.2)
5555
forwardable-extended (~> 2.6)
5656
public_suffix (3.0.3)
57-
rake (12.3.2)
57+
rake (12.3.3)
5858
rb-fsevent (0.10.3)
5959
rb-inotify (0.10.0)
6060
ffi (~> 1.0)
@@ -81,7 +81,7 @@ DEPENDENCIES
8181
jekyll-paginate
8282
jekyll-sitemap
8383
minima (~> 2.0)
84-
rake (~> 12.3.2)
84+
rake (~> 12.3.3)
8585
tzinfo-data
8686

8787
BUNDLED WITH

0 commit comments

Comments
 (0)