Skip to content

Commit 1df24ad

Browse files
committed
Update Ruby on CI
Fixes build
1 parent 784d8eb commit 1df24ad

File tree

3 files changed

+53
-48
lines changed

3 files changed

+53
-48
lines changed

.github/workflows/autoreview.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
build:
1414
runs-on: ubuntu-20.04
1515
steps:
16-
- uses: actions/checkout@v1
16+
- uses: actions/checkout@v2
1717
- run: sudo apt-get install ruby-full build-essential zlib1g-dev git
18-
- uses: actions/setup-ruby@v1
18+
- uses: ruby/setup-ruby@v1
1919
with:
20-
ruby-version: '2.7.x'
20+
ruby-version: '3.2.0'
2121
- run: gem install bundler jekyll --no-document
2222
- run: bundle install
2323
- run: bundle exec jekyll build

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99
build:
1010
runs-on: ubuntu-20.04
1111
steps:
12-
- uses: actions/checkout@v1
12+
- uses: actions/checkout@v2
1313
- run: sudo apt-get install ruby-full build-essential zlib1g-dev git
14-
- uses: actions/setup-ruby@v1
14+
- uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: '2.7.x'
16+
ruby-version: '3.2.0'
1717
- run: gem install bundler jekyll --no-document
1818
- run: bundle install
1919
- run: bundle exec jekyll build

Gemfile.lock

Lines changed: 47 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,100 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.7)
4+
activesupport (6.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.1.8)
14-
em-websocket (0.5.2)
13+
concurrent-ruby (1.1.10)
14+
em-websocket (0.5.3)
1515
eventmachine (>= 0.12.9)
16-
http_parser.rb (~> 0.6.0)
16+
http_parser.rb (~> 0)
1717
eventmachine (1.2.7)
1818
eventmachine (1.2.7-x64-mingw32)
19-
ffi (1.15.0)
20-
ffi (1.15.0-x64-mingw32)
19+
ffi (1.15.5)
20+
ffi (1.15.5-x64-mingw32)
2121
forwardable-extended (2.6.0)
22-
html-pipeline (2.14.0)
22+
google-protobuf (3.21.12)
23+
google-protobuf (3.21.12-x64-mingw32)
24+
html-pipeline (2.14.3)
2325
activesupport (>= 2)
2426
nokogiri (>= 1.4)
25-
http_parser.rb (0.6.0)
26-
i18n (1.8.10)
27+
http_parser.rb (0.8.0)
28+
i18n (1.12.0)
2729
concurrent-ruby (~> 1.0)
28-
jekyll (4.2.0)
30+
jekyll (4.3.1)
2931
addressable (~> 2.4)
3032
colorator (~> 1.0)
3133
em-websocket (~> 0.5)
3234
i18n (~> 1.0)
33-
jekyll-sass-converter (~> 2.0)
35+
jekyll-sass-converter (>= 2.0, < 4.0)
3436
jekyll-watch (~> 2.0)
35-
kramdown (~> 2.3)
37+
kramdown (~> 2.3, >= 2.3.1)
3638
kramdown-parser-gfm (~> 1.0)
3739
liquid (~> 4.0)
38-
mercenary (~> 0.4.0)
40+
mercenary (>= 0.3.6, < 0.5)
3941
pathutil (~> 0.9)
40-
rouge (~> 3.0)
42+
rouge (>= 3.0, < 5.0)
4143
safe_yaml (~> 1.0)
42-
terminal-table (~> 2.0)
44+
terminal-table (>= 1.8, < 4.0)
45+
webrick (~> 1.7)
4346
jekyll-mentions (1.6.0)
4447
html-pipeline (~> 2.3)
4548
jekyll (>= 3.7, < 5.0)
46-
jekyll-multiple-languages-plugin (1.7.0)
49+
jekyll-multiple-languages-plugin (1.8.0)
4750
jekyll (>= 2.0, < 5.0)
48-
jekyll-sass-converter (2.1.0)
49-
sassc (> 2.0.1, < 3.0)
51+
jekyll-sass-converter (3.0.0)
52+
sass-embedded (~> 1.54)
5053
jekyll-watch (2.2.1)
5154
listen (~> 3.0)
52-
kramdown (2.3.1)
55+
kramdown (2.4.0)
5356
rexml
5457
kramdown-parser-gfm (1.1.0)
5558
kramdown (~> 2.0)
56-
liquid (4.0.3)
57-
listen (3.5.1)
59+
liquid (4.0.4)
60+
listen (3.8.0)
5861
rb-fsevent (~> 0.10, >= 0.10.3)
5962
rb-inotify (~> 0.9, >= 0.9.10)
6063
mercenary (0.4.0)
61-
mini_portile2 (2.5.1)
62-
minitest (5.14.4)
63-
nokogiri (1.11.3)
64-
mini_portile2 (~> 2.5.0)
64+
mini_portile2 (2.8.1)
65+
minitest (5.17.0)
66+
nokogiri (1.14.0)
67+
mini_portile2 (~> 2.8.0)
6568
racc (~> 1.4)
66-
nokogiri (1.11.3-x64-mingw32)
69+
nokogiri (1.14.0-x64-mingw32)
6770
racc (~> 1.4)
6871
pathutil (0.16.2)
6972
forwardable-extended (~> 2.6)
70-
public_suffix (4.0.6)
71-
racc (1.5.2)
72-
rb-fsevent (0.11.0)
73+
public_suffix (5.0.1)
74+
racc (1.6.2)
75+
rake (13.0.6)
76+
rb-fsevent (0.11.2)
7377
rb-inotify (0.10.1)
7478
ffi (~> 1.0)
7579
rexml (3.2.5)
76-
rouge (3.26.0)
80+
rouge (4.0.1)
7781
safe_yaml (1.0.5)
78-
sassc (2.4.0)
79-
ffi (~> 1.9)
80-
sassc (2.4.0-x64-mingw32)
81-
ffi (~> 1.9)
82-
terminal-table (2.0.0)
83-
unicode-display_width (~> 1.1, >= 1.1.1)
82+
sass-embedded (1.57.1)
83+
google-protobuf (~> 3.21)
84+
rake (>= 10.0.0)
85+
sass-embedded (1.57.1-x64-mingw32)
86+
google-protobuf (~> 3.21)
87+
terminal-table (3.0.2)
88+
unicode-display_width (>= 1.1.1, < 3)
8489
thread_safe (0.3.6)
85-
tzinfo (1.2.9)
90+
tzinfo (1.2.10)
8691
thread_safe (~> 0.1)
87-
tzinfo-data (1.2021.1)
92+
tzinfo-data (1.2022.7)
8893
tzinfo (>= 1.0.0)
89-
unicode-display_width (1.7.0)
94+
unicode-display_width (2.4.2)
9095
wdm (0.1.1)
9196
webrick (1.7.0)
92-
zeitwerk (2.4.2)
97+
zeitwerk (2.6.6)
9398

9499
PLATFORMS
95100
ruby

0 commit comments

Comments
 (0)