Skip to content

Commit 3f8e3f1

Browse files
committed
chore(deps): lock file maintenance
1 parent 372a774 commit 3f8e3f1

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

docs/Gemfile.lock

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.1)
4+
activesupport (8.1.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -14,10 +14,10 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.8)
17+
addressable (2.8.9)
1818
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
bigdecimal (3.3.1)
20+
bigdecimal (4.0.1)
2121
coffee-script (2.4.1)
2222
coffee-script-source
2323
execjs
@@ -46,7 +46,7 @@ GEM
4646
logger
4747
faraday-net_http (3.4.2)
4848
net-http (~> 0.5)
49-
ffi (1.17.2-x86_64-linux-gnu)
49+
ffi (1.17.3-x86_64-linux-gnu)
5050
forwardable-extended (2.6.0)
5151
gemoji (4.1.0)
5252
github-pages (232)
@@ -105,7 +105,7 @@ GEM
105105
activesupport (>= 2)
106106
nokogiri (>= 1.4)
107107
http_parser.rb (0.8.1)
108-
i18n (1.14.7)
108+
i18n (1.14.8)
109109
concurrent-ruby (~> 1.0)
110110
jekyll (3.10.0)
111111
addressable (~> 2.4)
@@ -217,13 +217,14 @@ GEM
217217
gemoji (>= 3, < 5)
218218
html-pipeline (~> 2.2)
219219
jekyll (>= 3.0, < 5.0)
220-
json (2.18.1)
220+
json (2.19.1)
221221
kramdown (2.4.0)
222222
rexml
223223
kramdown-parser-gfm (1.1.0)
224224
kramdown (~> 2.0)
225225
liquid (4.0.4)
226-
listen (3.9.0)
226+
listen (3.10.0)
227+
logger
227228
rb-fsevent (~> 0.10, >= 0.10.3)
228229
rb-inotify (~> 0.9, >= 0.9.10)
229230
logger (1.7.0)
@@ -232,7 +233,9 @@ GEM
232233
jekyll (>= 3.5, < 5.0)
233234
jekyll-feed (~> 0.9)
234235
jekyll-seo-tag (~> 2.1)
235-
minitest (5.27.0)
236+
minitest (6.0.2)
237+
drb (~> 2.0)
238+
prism (~> 1.5)
236239
net-http (0.9.1)
237240
uri (>= 0.11.1)
238241
nokogiri (1.19.1-x86_64-linux-gnu)
@@ -242,6 +245,7 @@ GEM
242245
sawyer (~> 0.9)
243246
pathutil (0.16.2)
244247
forwardable-extended (~> 2.6)
248+
prism (1.9.0)
245249
public_suffix (5.1.1)
246250
racc (1.8.1)
247251
rb-fsevent (0.11.2)
@@ -263,8 +267,8 @@ GEM
263267
simpleidn (0.2.3)
264268
terminal-table (1.8.0)
265269
unicode-display_width (~> 1.1, >= 1.1.1)
266-
typhoeus (1.4.1)
267-
ethon (>= 0.9.0)
270+
typhoeus (1.6.0)
271+
ethon (>= 0.18.0)
268272
tzinfo (2.0.6)
269273
concurrent-ruby (~> 1.0)
270274
unicode-display_width (1.8.0)

0 commit comments

Comments
 (0)