Skip to content

Commit d452d4e

Browse files
committed
chore(deps): lock file maintenance
1 parent 3b80db5 commit d452d4e

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 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.2.1)
4+
activesupport (8.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -17,7 +17,7 @@ GEM
1717
addressable (2.9.0)
1818
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
bigdecimal (4.0.1)
20+
bigdecimal (4.1.1)
2121
coffee-script (2.4.1)
2222
coffee-script-source
2323
execjs
@@ -39,14 +39,14 @@ GEM
3939
ffi (>= 1.15.0)
4040
logger
4141
eventmachine (1.2.7)
42-
execjs (2.10.0)
42+
execjs (2.10.1)
4343
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
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.4-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)
@@ -232,12 +233,12 @@ GEM
232233
jekyll (>= 3.5, < 5.0)
233234
jekyll-feed (~> 0.9)
234235
jekyll-seo-tag (~> 2.1)
235-
minitest (6.0.2)
236+
minitest (6.0.3)
236237
drb (~> 2.0)
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)