git at centos.org
2022-Oct-31 13:13 UTC
[CentOS-docs] [centos/centos.org] branch next created (now 55f7575)
This is an automated email from the git hooks/post-receive script.
areguera pushed a change to branch next
in repository centos/centos.org.
at 55f7575 Update to jekyll-theme-centos 0.9.20221031122647
This branch includes the following new commits:
new 55f7575 Update to jekyll-theme-centos 0.9.20221031122647
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
git at centos.org
2022-Oct-31 13:13 UTC
[CentOS-docs] [centos/centos.org] 01/01: Update to jekyll-theme-centos 0.9.20221031122647
This is an automated email from the git hooks/post-receive script.
areguera pushed a commit to branch next
in repository centos/centos.org.
commit 55f7575cb2daf04c074fa29540abdc3639faf368
Author: Alain Reguera Delgado <areguera at centosproject.org>
AuthorDate: Mon Oct 31 10:11:53 2022 -0300
Update to jekyll-theme-centos 0.9.20221031122647
Remove font-size from pre elements on lists site
---
Gemfile | 2 +-
Gemfile.lock | 40 ++++++++++++++++++++--------------------
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/Gemfile b/Gemfile
index 8b5574b..5f60969 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,7 +11,7 @@ gem "jekyll", "~> 4.0.0"
# This is CentOS default website theme for new Jekyll based web sites. You may
# change this to anything you like.
-gem "jekyll-theme-centos", "0.9.20220212202853"
+gem "jekyll-theme-centos", "0.9.20221031122647"
# If you want to use GitHub Pages, remove the "gem
"jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`. gem
diff --git a/Gemfile.lock b/Gemfile.lock
index a7be13a..7c55e45 100755
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
algolia_html_extractor (2.6.4)
json (~> 2.0)
nokogiri (~> 1.10)
@@ -10,7 +10,7 @@ GEM
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
colorator (1.1.0)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
@@ -18,11 +18,11 @@ GEM
ffi (1.15.5)
filesize (0.2.0)
forwardable-extended (2.6.0)
- htmlbeautifier (1.4.1)
+ htmlbeautifier (1.4.2)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
httpclient (2.8.3)
- i18n (1.9.1)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll (4.0.1)
addressable (~> 2.4)
@@ -48,13 +48,13 @@ GEM
nokogiri (~> 1.6)
progressbar (~> 1.9)
verbal_expressions (~> 0.1.5)
- jekyll-feed (0.16.0)
+ jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
- jekyll-sass-converter (2.1.0)
+ jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
- jekyll-theme-centos (0.9.20220212202853)
+ jekyll-theme-centos (0.9.20221031122647)
jekyll (~> 4.0)
jekyll-tidy (0.2.2)
htmlbeautifier
@@ -65,8 +65,8 @@ GEM
nokogiri (~> 1.11)
jekyll-watch (2.2.1)
listen (~> 3.0)
- json (2.6.1)
- kramdown (2.3.1)
+ json (2.6.2)
+ kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
@@ -75,29 +75,29 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
- mini_portile2 (2.7.1)
- nokogiri (1.13.1)
- mini_portile2 (~> 2.7.0)
+ mini_portile2 (2.8.0)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
progressbar (1.11.0)
- public_suffix (4.0.6)
+ public_suffix (5.0.0)
racc (1.6.0)
- rb-fsevent (0.11.1)
+ rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
- rouge (3.28.0)
+ rouge (3.30.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
- tzinfo (1.2.9)
+ tzinfo (1.2.10)
thread_safe (~> 0.1)
- tzinfo-data (1.2021.5)
+ tzinfo-data (1.2022.6)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
verbal_expressions (0.1.5)
@@ -112,7 +112,7 @@ DEPENDENCIES
jekyll-algolia
jekyll-feed
jekyll-paginate-v2
- jekyll-theme-centos (= 0.9.20220212202853)
+ jekyll-theme-centos (= 0.9.20221031122647)
jekyll-tidy
jekyll-toc
tzinfo (~> 1.2)
@@ -121,4 +121,4 @@ DEPENDENCIES
webrick
BUNDLED WITH
- 2.2.24
+ 2.3.15
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.