We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cd075 commit a7b94a9Copy full SHA for a7b94a9
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.5)
+ activesupport (7.0.6)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -24,7 +24,7 @@ GEM
24
ffi (>= 1.15.0)
25
eventmachine (1.2.7)
26
execjs (2.8.1)
27
- faraday (2.7.7)
+ faraday (2.7.10)
28
faraday-net_http (>= 2.0, < 3.1)
29
ruby2_keywords (>= 0.0.4)
30
faraday-net_http (3.0.2)
@@ -210,9 +210,9 @@ GEM
210
jekyll-feed (~> 0.9)
211
jekyll-seo-tag (~> 2.1)
212
minitest (5.18.1)
213
- nokogiri (1.15.2-arm64-darwin)
+ nokogiri (1.15.3-arm64-darwin)
214
racc (~> 1.4)
215
- nokogiri (1.15.2-x86_64-linux)
+ nokogiri (1.15.3-x86_64-linux)
216
217
octokit (4.25.1)
218
faraday (>= 1, < 3)
0 commit comments