mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
update jekyll
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "jekyll", "4.3.0"
|
gem "jekyll", "4.3.1"
|
||||||
|
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
gem "jekyll-random"
|
gem "jekyll-random"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ GEM
|
|||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
i18n (1.12.0)
|
i18n (1.12.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
jekyll (4.3.0)
|
jekyll (4.3.1)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
colorator (~> 1.0)
|
colorator (~> 1.0)
|
||||||
em-websocket (~> 0.5)
|
em-websocket (~> 0.5)
|
||||||
@@ -76,7 +76,7 @@ PLATFORMS
|
|||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
jekyll (= 4.3.0)
|
jekyll (= 4.3.1)
|
||||||
jekyll-random
|
jekyll-random
|
||||||
jekyll-redirect-from
|
jekyll-redirect-from
|
||||||
jekyll-tidy
|
jekyll-tidy
|
||||||
|
|||||||
Reference in New Issue
Block a user