Skip to content

Commit da687a9

Browse files
committed
revert upgrade of jekyll-redirect-from
because CI complained: > jekyll-redirect-from-0.16.0 requires ruby version >= 2.4.0, which is > incompatible with the current version, ruby 2.3.1p112 we should move to Ruby 2.4 eventually I guess, but it doesn't need to be now
1 parent e1a70d7 commit da687a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
pathutil (~> 0.9)
3838
rouge (>= 1.7, < 4)
3939
safe_yaml (~> 1.0)
40-
jekyll-redirect-from (0.16.0)
40+
jekyll-redirect-from (0.15.0)
4141
jekyll (>= 3.3, < 5.0)
4242
jekyll-sass-converter (1.5.2)
4343
sass (~> 3.4)

0 commit comments

Comments
 (0)