Skip to content

Commit 38b3d3c

Browse files
Bump jekyll-redirect-from from 0.14.0 to 0.15.0
Bumps [jekyll-redirect-from](https://github.com/jekyll/jekyll-redirect-from) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/jekyll/jekyll-redirect-from/releases) - [Changelog](https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown) - [Commits](jekyll/jekyll-redirect-from@v0.14.0...v0.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e03d3a2 commit 38b3d3c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
http_parser.rb (0.6.0)
3232
i18n (0.9.5)
3333
concurrent-ruby (~> 1.0)
34-
jekyll (3.8.5)
34+
jekyll (3.8.6)
3535
addressable (~> 2.4)
3636
colorator (~> 1.0)
3737
em-websocket (~> 0.5)
@@ -44,8 +44,8 @@ GEM
4444
pathutil (~> 0.9)
4545
rouge (>= 1.7, < 4)
4646
safe_yaml (~> 1.0)
47-
jekyll-redirect-from (0.14.0)
48-
jekyll (~> 3.3)
47+
jekyll-redirect-from (0.15.0)
48+
jekyll (>= 3.3, < 5.0)
4949
jekyll-sass-converter (1.5.2)
5050
sass (~> 3.4)
5151
jekyll-scalafiddle (1.0.1)
@@ -66,11 +66,11 @@ GEM
6666
parallel (1.12.1)
6767
pathutil (0.16.2)
6868
forwardable-extended (~> 2.6)
69-
public_suffix (3.0.3)
69+
public_suffix (3.1.1)
7070
rb-fsevent (0.10.3)
7171
rb-inotify (0.10.0)
7272
ffi (~> 1.0)
73-
rouge (3.3.0)
73+
rouge (3.8.0)
7474
ruby_dep (1.5.0)
7575
safe_yaml (1.0.5)
7676
sass (3.7.4)

0 commit comments

Comments
 (0)