Skip to content

Commit bbc3f8b

Browse files
committed
update Ruby version and bump gems
1 parent b1c09b6 commit bbc3f8b

File tree

4 files changed

+48
-32
lines changed

4 files changed

+48
-32
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: 3.1.2
26+
ruby-version: 3.4.1
2727
bundler-cache: true
2828

2929
- name: Set up Node JS

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruby 3.1.2
1+
ruby 3.4.1
22
nodejs 22.12.0

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
source 'https://rubygems.org'
4-
ruby '3.1.2'
4+
ruby '3.4.1'
55
# Hello! This is where you manage which Jekyll version is used to run.
66
# When you want to use a different version, change it below, save the
77
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:

Gemfile.lock

Lines changed: 45 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,41 +6,52 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.1)
10-
public_suffix (>= 2.0.2, < 6.0)
9+
addressable (2.8.7)
10+
public_suffix (>= 2.0.2, < 7.0)
11+
base64 (0.2.0)
12+
bigdecimal (3.1.9)
1113
colorator (1.1.0)
12-
concurrent-ruby (1.2.2)
14+
concurrent-ruby (1.3.5)
1315
cssminify2 (2.0.1)
16+
csv (3.3.2)
1417
em-websocket (0.5.3)
1518
eventmachine (>= 0.12.9)
1619
http_parser.rb (~> 0)
1720
eventmachine (1.2.7)
1821
execjs (2.8.1)
19-
faraday (2.6.0)
20-
faraday-net_http (>= 2.0, < 3.1)
21-
ruby2_keywords (>= 0.0.4)
22-
faraday-net_http (3.0.1)
23-
ffi (1.15.5)
22+
faraday (2.12.2)
23+
faraday-net_http (>= 2.0, < 3.5)
24+
json
25+
logger
26+
faraday-net_http (3.4.0)
27+
net-http (>= 0.5.0)
28+
ffi (1.17.1)
2429
forwardable-extended (2.6.0)
2530
gemoji (3.0.1)
31+
google-protobuf (4.30.0)
32+
bigdecimal
33+
rake (>= 13)
2634
html-pipeline (2.14.3)
2735
activesupport (>= 2)
2836
nokogiri (>= 1.4)
2937
htmlcompressor (0.4.0)
3038
http_parser.rb (0.8.0)
31-
i18n (1.14.1)
39+
i18n (1.14.7)
3240
concurrent-ruby (~> 1.0)
33-
jekyll (4.3.1)
41+
jekyll (4.4.1)
3442
addressable (~> 2.4)
43+
base64 (~> 0.2)
3544
colorator (~> 1.0)
45+
csv (~> 3.0)
3646
em-websocket (~> 0.5)
3747
i18n (~> 1.0)
3848
jekyll-sass-converter (>= 2.0, < 4.0)
3949
jekyll-watch (~> 2.0)
50+
json (~> 2.6)
4051
kramdown (~> 2.3, >= 2.3.1)
4152
kramdown-parser-gfm (~> 1.0)
4253
liquid (~> 4.0)
43-
mercenary (>= 0.3.6, < 0.5)
54+
mercenary (~> 0.3, >= 0.3.6)
4455
pathutil (~> 0.9)
4556
rouge (>= 3.0, < 5.0)
4657
safe_yaml (~> 1.0)
@@ -61,8 +72,8 @@ GEM
6172
json-minify (~> 0.0.3)
6273
uglifier (~> 4.1)
6374
jekyll-paginate (1.1.0)
64-
jekyll-sass-converter (2.2.0)
65-
sassc (> 2.0.1, < 3.0)
75+
jekyll-sass-converter (3.1.0)
76+
sass-embedded (~> 1.75)
6677
jekyll-seo-tag (2.8.0)
6778
jekyll (>= 3.8, < 5.0)
6879
jekyll-sitemap (1.4.0)
@@ -73,27 +84,30 @@ GEM
7384
gemoji (~> 3.0)
7485
html-pipeline (~> 2.2)
7586
jekyll (>= 3.0, < 5.0)
76-
json (2.6.2)
87+
json (2.10.1)
7788
json-minify (0.0.3)
7889
json (> 0)
79-
kramdown (2.4.0)
80-
rexml
90+
kramdown (2.5.1)
91+
rexml (>= 3.3.9)
8192
kramdown-parser-gfm (1.1.0)
8293
kramdown (~> 2.0)
83-
liquid (4.0.3)
84-
listen (3.7.1)
94+
liquid (4.0.4)
95+
listen (3.9.0)
8596
rb-fsevent (~> 0.10, >= 0.10.3)
8697
rb-inotify (~> 0.9, >= 0.9.10)
98+
logger (1.6.6)
8799
mercenary (0.4.0)
88100
mini_portile2 (2.8.8)
89-
minimal-mistakes-jekyll (4.24.0)
101+
minimal-mistakes-jekyll (4.26.2)
90102
jekyll (>= 3.7, < 5.0)
91103
jekyll-feed (~> 0.1)
92104
jekyll-gist (~> 1.5)
93105
jekyll-include-cache (~> 0.1)
94106
jekyll-paginate (~> 1.1)
95107
jekyll-sitemap (~> 1.3)
96108
minitest (5.19.0)
109+
net-http (0.6.0)
110+
uri
97111
nokogiri (1.18.3)
98112
mini_portile2 (~> 2.8.2)
99113
racc (~> 1.4)
@@ -102,17 +116,18 @@ GEM
102116
sawyer (~> 0.9)
103117
pathutil (0.16.2)
104118
forwardable-extended (~> 2.6)
105-
public_suffix (5.0.1)
119+
public_suffix (6.0.1)
106120
racc (1.8.1)
121+
rake (13.2.1)
107122
rb-fsevent (0.11.2)
108-
rb-inotify (0.10.1)
123+
rb-inotify (0.11.1)
109124
ffi (~> 1.0)
110-
rexml (3.3.9)
111-
rouge (4.0.0)
112-
ruby2_keywords (0.0.5)
125+
rexml (3.4.1)
126+
rouge (4.5.1)
113127
safe_yaml (1.0.5)
114-
sassc (2.4.0)
115-
ffi (~> 1.9)
128+
sass-embedded (1.85.1)
129+
google-protobuf (~> 4.29)
130+
rake (>= 13)
116131
sawyer (0.9.2)
117132
addressable (>= 2.3.5)
118133
faraday (>= 0.17.3, < 3)
@@ -122,8 +137,9 @@ GEM
122137
concurrent-ruby (~> 1.0)
123138
uglifier (4.2.0)
124139
execjs (>= 0.3.0, < 3)
125-
unicode-display_width (2.3.0)
126-
webrick (1.8.2)
140+
unicode-display_width (2.6.0)
141+
uri (1.0.3)
142+
webrick (1.9.1)
127143

128144
PLATFORMS
129145
ruby
@@ -142,7 +158,7 @@ DEPENDENCIES
142158
minimal-mistakes-jekyll (~> 4.20)
143159

144160
RUBY VERSION
145-
ruby 3.1.2p20
161+
ruby 3.4.1p0
146162

147163
BUNDLED WITH
148164
2.3.7

0 commit comments

Comments
 (0)