mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Bump jekyll-paginate-v2 from 2.0.0 to 3.0.0
Bumps [jekyll-paginate-v2](https://github.com/sverrirs/jekyll-paginate-v2) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/sverrirs/jekyll-paginate-v2/releases) - [Commits](https://github.com/sverrirs/jekyll-paginate-v2/compare/v2.0.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ada471d9fa
commit
2b31beea14
24
Gemfile.lock
24
Gemfile.lock
@ -16,8 +16,8 @@ GEM
|
||||
i18n (>= 0.7, < 2)
|
||||
minitest (~> 5.1)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.6.0)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
bourbon (6.0.0)
|
||||
thor (~> 0.19)
|
||||
coderay (1.1.2)
|
||||
@ -32,7 +32,7 @@ GEM
|
||||
forwardable-extended (~> 2.5)
|
||||
facets (3.1.0)
|
||||
fastimage (2.1.5)
|
||||
ffi (1.11.1)
|
||||
ffi (1.12.2)
|
||||
forwardable-extended (2.6.0)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (0.9.5)
|
||||
@ -66,8 +66,8 @@ GEM
|
||||
jekyll-inline-svg (1.1.4)
|
||||
jekyll (>= 3.3, < 5.0)
|
||||
svg_optimizer (~> 0.2.5)
|
||||
jekyll-paginate-v2 (2.0.0)
|
||||
jekyll (~> 3.0)
|
||||
jekyll-paginate-v2 (3.0.0)
|
||||
jekyll (>= 3.0, < 5.0)
|
||||
jekyll-sanity (1.2.0)
|
||||
jekyll (~> 3.1)
|
||||
jekyll-sass-converter (1.5.2)
|
||||
@ -81,10 +81,9 @@ GEM
|
||||
liquid-tag-parser (1.9.0)
|
||||
extras (~> 0.3)
|
||||
liquid (>= 3.0, < 5.0)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
ruby_dep (~> 1.2)
|
||||
listen (3.2.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
mercenary (0.3.6)
|
||||
method_source (0.9.2)
|
||||
mini_magick (4.8.0)
|
||||
@ -111,15 +110,14 @@ GEM
|
||||
pry (0.12.2)
|
||||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.9.0)
|
||||
public_suffix (3.1.1)
|
||||
public_suffix (4.0.3)
|
||||
rack (2.0.6)
|
||||
rake (12.3.2)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.10.0)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
redcarpet (3.4.0)
|
||||
rouge (3.6.0)
|
||||
ruby_dep (1.5.0)
|
||||
rouge (3.15.0)
|
||||
safe_yaml (1.0.5)
|
||||
sass (3.7.4)
|
||||
sass-listen (~> 4.0.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user