We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2226bae + 98bb58d commit 3c134a8Copy full SHA for 3c134a8
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.4.3)
+ activesupport (7.0.7.2)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -22,7 +22,7 @@ GEM
22
activesupport (>= 2)
23
nokogiri (>= 1.4)
24
http_parser.rb (0.8.0)
25
- i18n (1.12.0)
+ i18n (1.14.1)
26
concurrent-ruby (~> 1.0)
27
jekyll (4.3.2)
28
addressable (~> 2.4)
@@ -60,7 +60,7 @@ GEM
60
rb-fsevent (~> 0.10, >= 0.10.3)
61
rb-inotify (~> 0.9, >= 0.9.10)
62
mercenary (0.4.0)
63
- minitest (5.18.0)
+ minitest (5.19.0)
64
nokogiri (1.14.3-x86_64-linux)
65
racc (~> 1.4)
66
pathutil (0.16.2)
0 commit comments