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.
2 parents c07926e + ea1323f commit cd2f1c6Copy full SHA for cd2f1c6
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (8.1.1)
+ activesupport (8.1.2.1)
5
base64
6
bigdecimal
7
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -236,7 +236,8 @@ GEM
236
jekyll (>= 3.5, < 5.0)
237
jekyll-feed (~> 0.9)
238
jekyll-seo-tag (~> 2.1)
239
- minitest (6.0.1)
+ minitest (6.0.2)
240
+ drb (~> 2.0)
241
prism (~> 1.5)
242
net-http (0.9.1)
243
uri (>= 0.11.1)
@@ -249,7 +250,7 @@ GEM
249
250
sawyer (~> 0.9)
251
pathutil (0.16.2)
252
forwardable-extended (~> 2.6)
- prism (1.7.0)
253
+ prism (1.9.0)
254
public_suffix (5.1.1)
255
racc (1.8.1)
256
rb-fsevent (0.11.2)
0 commit comments