Skip to content

Commit 84f02f8

Browse files
committed
chore(deps): lock file maintenance
1 parent 812734f commit 84f02f8

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

docs/Gemfile.lock

Lines changed: 9 additions & 8 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.2.1)
4+
activesupport (8.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -14,7 +14,7 @@ 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)
2020
bigdecimal (4.0.1)
@@ -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)
@@ -217,13 +217,14 @@ GEM
217217
gemoji (>= 3, < 5)
218218
html-pipeline (~> 2.2)
219219
jekyll (>= 3.0, < 5.0)
220-
json (2.19.2)
220+
json (2.19.3)
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)
@@ -237,7 +238,7 @@ GEM
237238
prism (~> 1.5)
238239
net-http (0.9.1)
239240
uri (>= 0.11.1)
240-
nokogiri (1.19.1-x86_64-linux-gnu)
241+
nokogiri (1.19.2-x86_64-linux-gnu)
241242
racc (~> 1.4)
242243
octokit (4.25.1)
243244
faraday (>= 1, < 3)
@@ -266,8 +267,8 @@ GEM
266267
simpleidn (0.2.3)
267268
terminal-table (1.8.0)
268269
unicode-display_width (~> 1.1, >= 1.1.1)
269-
typhoeus (1.4.1)
270-
ethon (>= 0.9.0)
270+
typhoeus (1.6.0)
271+
ethon (>= 0.18.0)
271272
tzinfo (2.0.6)
272273
concurrent-ruby (~> 1.0)
273274
unicode-display_width (1.8.0)

0 commit comments

Comments
 (0)