We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d639be commit 8415d0aCopy full SHA for 8415d0a
3 files changed
.vale/config/vocabularies/docs/accept.txt
@@ -108,4 +108,4 @@ proxy_passthroughs_to_client_total
108
proxy_passthroughs_to_server_total
109
[Pp]assthroughs
110
api_requests_total
111
-api_requests_errors_total
+api_requests_errors_total
Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
3
# Specify Ruby version for local development and Vercel deployment
4
-ruby "3.3.0"
+ruby "3.4.8"
5
6
# Hello! This is where you manage which Jekyll version is used to run.
7
# When you want to use a different version, change it below, save the
Gemfile.lock
@@ -212,7 +212,7 @@ DEPENDENCIES
212
wdm (~> 0.1.1)
213
214
RUBY VERSION
215
- ruby 3.3.0p0
+ ruby 3.4.8p72
216
217
BUNDLED WITH
218
2.5.3
0 commit comments