Skip to content

Commit f5c50bd

Browse files
authored
Merge pull request #127 from actions/232
Bump pages-gem to 232
2 parents 2b9a1cc + c77dce5 commit f5c50bd

File tree

11 files changed

+12
-13
lines changed

11 files changed

+12
-13
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG RUBY_VERSION=2.7.4
1+
ARG RUBY_VERSION=3.2.2
22
FROM ruby:$RUBY_VERSION-slim
33

44
RUN apt-get update \
@@ -22,4 +22,3 @@ ENV LC_ALL en_US.UTF-8
2222
COPY entrypoint.sh /entrypoint.sh
2323

2424
ENTRYPOINT ["/entrypoint.sh"]
25-

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
# Manage our dependency on the version of the github-pages gem here.
8-
gem "github-pages", "= 231"
8+
gem "github-pages", "= 232"
99

1010
# Explicitly include this gem here.
1111
# It is not directly included in the github-pages gem list of dependencies,

test_projects/future-false/_expected/2020/02/13/the-future-is-looking-bright.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>The Future is Looking Bright! | jekyll-build-pages</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="The Future is Looking Bright!" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="Everything’s coming up Milhouse." />

test_projects/future-true/_expected/2020/02/13/the-future-is-looking-bright.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>The Future is Looking Bright! | jekyll-build-pages</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="The Future is Looking Bright!" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="Everything’s coming up Milhouse." />

test_projects/future-true/_expected/2022/03/01/we-live-in-hell.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>We Live In Hell | jekyll-build-pages</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="We Live In Hell" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="And it’s not even the cool hell that [redacted] are afraid of. 😭" />

test_projects/jekyll-include-cache/_expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>jekyll-build-pages | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="jekyll-build-pages" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />

test_projects/mojombo/_expected/atom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,8 +881,8 @@ format. You can find the full spec at &lt;a href=&quot;http://tomdoc.org&quot;&g
881881
&lt;span class=&quot;c1&quot;&gt;#&lt;/span&gt;
882882
&lt;span class=&quot;c1&quot;&gt;# Examples&lt;/span&gt;
883883
&lt;span class=&quot;c1&quot;&gt;#&lt;/span&gt;
884-
&lt;span class=&quot;c1&quot;&gt;# multiplex('Tom', 4)&lt;/span&gt;
885-
&lt;span class=&quot;c1&quot;&gt;# # =&amp;gt; 'TomTomTomTom'&lt;/span&gt;
884+
&lt;span class=&quot;c1&quot;&gt;# multiplex(&apos;Tom&apos;, 4)&lt;/span&gt;
885+
&lt;span class=&quot;c1&quot;&gt;# # =&amp;gt; &apos;TomTomTomTom&apos;&lt;/span&gt;
886886
&lt;span class=&quot;c1&quot;&gt;#&lt;/span&gt;
887887
&lt;span class=&quot;c1&quot;&gt;# Returns the duplicated String.&lt;/span&gt;
888888
&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;multiplex&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;text&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;count&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;

test_projects/octicons/_expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>Readme Test | jekyll-build-pages</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="Readme Test" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />

test_projects/readme/_expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>Readme Test | jekyll-build-pages</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="Readme Test" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />

test_projects/simple/_expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Begin Jekyll SEO tag v2.8.0 -->
99
<title>Jekyll Actions Demo | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
10-
<meta name="generator" content="Jekyll v3.9.5" />
10+
<meta name="generator" content="Jekyll v3.10.0" />
1111
<meta property="og:title" content="Jekyll Actions Demo" />
1212
<meta property="og:locale" content="en_US" />
1313
<meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />

0 commit comments

Comments
 (0)