Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
23b6eaf1
Commit
23b6eaf1
authored
3 years ago
by
Sören Henning
Browse files
Options
Downloads
Plain Diff
Merge branch 'update-githubpages-226' into 'master'
Upgrade github-pages gem See merge request
!267
parents
8297e232
9679c193
No related branches found
No related tags found
1 merge request
!267
Upgrade github-pages gem
Pipeline
#8062
passed
3 years ago
Stage: build
Stage: test
Stage: check
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/Gemfile
+3
-3
3 additions, 3 deletions
docs/Gemfile
docs/Gemfile.lock
+64
-68
64 additions, 68 deletions
docs/Gemfile.lock
with
67 additions
and
71 deletions
docs/Gemfile
+
3
−
3
View file @
23b6eaf1
...
...
@@ -9,11 +9,11 @@ source "https://rubygems.org"
# Happy Jekylling!
#gem "jekyll", "~> 4.2.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem
"minima"
,
"~> 2.5"
#
gem "minima", "~> 2.5"
# 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 "github-pages", group: :jekyll_plugins
gem
"github-pages"
,
"~> 2
15
"
,
group: :jekyll_plugins
gem
"github-pages"
,
group: :jekyll_plugins
#
gem "github-pages", "~> 2
26
", group: :jekyll_plugins
# If you have any plugins, put them here!
#group :jekyll_plugins do
#gem "jekyll-feed", "~> 0.12"
...
...
This diff is collapsed.
Click to expand it.
docs/Gemfile.lock
+
64
−
68
View file @
23b6eaf1
...
...
@@ -14,8 +14,7 @@ GEM
execjs
coffee-script-source (1.11.1)
colorator (1.1.0)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
commonmarker (0.23.4)
concurrent-ruby (1.1.10)
dnsruby (1.61.9)
simpleidn (~> 0.1)
...
...
@@ -52,16 +51,17 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (2
15
)
github-pages-health-check (= 1.17.
2
)
jekyll (= 3.9.
0
)
github-pages (2
26
)
github-pages-health-check (= 1.17.
9
)
jekyll (= 3.9.
2
)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
jekyll-commonmark-ghpages (= 0.
1.6
)
jekyll-commonmark-ghpages (= 0.
2.0
)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.15.1)
jekyll-gist (= 1.5.0)
jekyll-github-metadata (= 2.13.0)
jekyll-include-cache (= 0.2.1)
jekyll-mentions (= 1.6.0)
jekyll-optional-front-matter (= 0.3.2)
jekyll-paginate (= 1.1.0)
...
...
@@ -70,45 +70,45 @@ GEM
jekyll-relative-links (= 0.6.1)
jekyll-remote-theme (= 0.4.3)
jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.
7.1
)
jekyll-seo-tag (= 2.
8.0
)
jekyll-sitemap (= 1.4.0)
jekyll-swiss (= 1.0.0)
jekyll-theme-architect (= 0.
1.1
)
jekyll-theme-cayman (= 0.
1.1
)
jekyll-theme-dinky (= 0.
1.1
)
jekyll-theme-hacker (= 0.
1.2
)
jekyll-theme-leap-day (= 0.
1.1
)
jekyll-theme-merlot (= 0.
1.1
)
jekyll-theme-midnight (= 0.
1.1
)
jekyll-theme-minimal (= 0.
1.1
)
jekyll-theme-modernist (= 0.
1.1
)
jekyll-theme-primer (= 0.
5.4
)
jekyll-theme-slate (= 0.
1.1
)
jekyll-theme-tactile (= 0.
1.1
)
jekyll-theme-time-machine (= 0.
1.1
)
jekyll-theme-architect (= 0.
2.0
)
jekyll-theme-cayman (= 0.
2.0
)
jekyll-theme-dinky (= 0.
2.0
)
jekyll-theme-hacker (= 0.
2.0
)
jekyll-theme-leap-day (= 0.
2.0
)
jekyll-theme-merlot (= 0.
2.0
)
jekyll-theme-midnight (= 0.
2.0
)
jekyll-theme-minimal (= 0.
2.0
)
jekyll-theme-modernist (= 0.
2.0
)
jekyll-theme-primer (= 0.
6.0
)
jekyll-theme-slate (= 0.
2.0
)
jekyll-theme-tactile (= 0.
2.0
)
jekyll-theme-time-machine (= 0.
2.0
)
jekyll-titles-from-headings (= 0.5.3)
jemoji (= 0.12.0)
kramdown (= 2.3.
1
)
kramdown (= 2.3.
2
)
kramdown-parser-gfm (= 1.1.0)
liquid (= 4.0.3)
mercenary (~> 0.3)
minima (= 2.5.1)
nokogiri (>= 1.1
0
.4, < 2.0)
nokogiri (>= 1.1
3
.4, < 2.0)
rouge (= 3.26.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.
2
)
github-pages-health-check (1.17.
9
)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
public_suffix (>=
2
.0
.2
, < 5.0)
public_suffix (>=
3
.0, < 5.0)
typhoeus (~> 1.3)
html-pipeline (2.14.1)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (3.19.
2
)
html-proofer (3.19.
3
)
addressable (~> 2.3)
mercenary (~> 0.3)
nokog
umbo
(~>
2.0
)
nokog
iri
(~>
1.12
)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
...
...
@@ -116,7 +116,7 @@ GEM
http_parser.rb (0.8.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.
0
)
jekyll (3.9.
2
)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
...
...
@@ -134,12 +134,12 @@ GEM
jekyll-coffeescript (1.1.1)
coffee-script (~> 2.2)
coffee-script-source (~> 1.11.1)
jekyll-commonmark (1.
3.1
)
commonmarker (~> 0.
14
)
jekyll
(>= 3.7, < 5
.0)
jekyll-
commonmark
-ghpages (0.1.6
)
commonmarker (~> 0.17.6
)
jekyll-commonmark (~> 1.
2
)
jekyll-commonmark (1.
4.0
)
commonmarker (~> 0.
22
)
jekyll
-commonmark-ghpages (0.2
.0)
commonmark
er (~> 0.23.4
)
jekyll (~> 3.9.0
)
jekyll-commonmark (~> 1.
4.0
)
rouge (>= 2.0, < 4.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
...
...
@@ -150,6 +150,8 @@ GEM
jekyll-github-metadata (2.13.0)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
...
...
@@ -169,50 +171,50 @@ GEM
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.
7.1
)
jekyll-seo-tag (2.
8.0
)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-swiss (1.0.0)
jekyll-theme-architect (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-architect (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-cayman (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-cayman (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-dinky (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-dinky (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-hacker (0.
1.2
)
jekyll-theme-hacker (0.
2.0
)
jekyll (> 3.5, < 5.0)
jekyll-seo-tag (~> 2.0)
jekyll-theme-leap-day (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-leap-day (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-merlot (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-merlot (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-midnight (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-midnight (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-minimal (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-minimal (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-modernist (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-modernist (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-primer (0.
5.4
)
jekyll-theme-primer (0.
6.0
)
jekyll (> 3.5, < 5.0)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.0)
jekyll-theme-slate (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-slate (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-tactile (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-tactile (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-theme-time-machine (0.
1.1
)
jekyll (
~
> 3.5)
jekyll-theme-time-machine (0.
2.0
)
jekyll (> 3.5
, < 5.0
)
jekyll-seo-tag (~> 2.0)
jekyll-titles-from-headings (0.5.3)
jekyll (>= 3.3, < 5.0)
...
...
@@ -222,7 +224,7 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.
1
)
kramdown (2.3.
2
)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
...
...
@@ -239,24 +241,20 @@ GEM
multipart-post (2.1.1)
nokogiri (1.13.4-x86_64-linux)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.2
1.0
)
parallel (1.2
2.1
)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.6.0)
rainbow (3.
0.0
)
rainbow (3.
1.1
)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.0)
ruby-enum (0.9.0)
i18n
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
...
...
@@ -286,12 +284,10 @@ GEM
PLATFORMS
x86_64-linux
x86_64-linux-musl
DEPENDENCIES
github-pages
(~> 215)
github-pages
html-proofer
minima (~> 2.5)
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment