We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833a75e commit 6f8c042Copy full SHA for 6f8c042
docs/Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (6.0.6)
+ activesupport (6.0.6.1)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 0.7, < 2)
7
minitest (~> 5.1)
@@ -15,7 +15,7 @@ GEM
15
coffee-script-source (1.11.1)
16
colorator (1.1.0)
17
commonmarker (0.23.6)
18
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.0)
19
dnsruby (1.61.9)
20
simpleidn (~> 0.1)
21
em-websocket (0.5.3)
@@ -210,7 +210,7 @@ GEM
210
jekyll (>= 3.5, < 5.0)
211
jekyll-feed (~> 0.9)
212
jekyll-seo-tag (~> 2.1)
213
- minitest (5.16.3)
+ minitest (5.17.0)
214
nokogiri (1.13.10-x86_64-linux)
215
racc (~> 1.4)
216
octokit (4.25.1)
@@ -250,7 +250,7 @@ GEM
250
unf_ext (0.0.8.2)
251
unicode-display_width (1.8.0)
252
webrick (1.8.1)
253
- zeitwerk (2.6.1)
+ zeitwerk (2.6.6)
254
255
PLATFORMS
256
x86_64-linux
0 commit comments