We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d3610f + dca2419 commit bdeec22Copy full SHA for bdeec22
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (6.0.4)
+ activesupport (6.0.6.1)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 0.7, < 2)
7
minitest (~> 5.1)
@@ -16,7 +16,7 @@ GEM
16
colorator (1.1.0)
17
commonmarker (0.17.13)
18
ruby-enum (~> 0.5)
19
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.2.0)
20
dnsruby (1.61.5)
21
simpleidn (~> 0.1)
22
em-websocket (0.5.2)
@@ -217,7 +217,7 @@ GEM
217
jekyll (>= 3.5, < 5.0)
218
jekyll-feed (~> 0.9)
219
jekyll-seo-tag (~> 2.1)
220
- minitest (5.14.4)
+ minitest (5.17.0)
221
multipart-post (2.1.1)
222
nokogiri (1.14.3-x86_64-linux)
223
racc (~> 1.4)
@@ -262,7 +262,7 @@ GEM
262
unf_ext (0.0.7.7)
263
unicode-display_width (1.7.0)
264
wdm (0.1.1)
265
- zeitwerk (2.4.2)
+ zeitwerk (2.6.6)
266
267
PLATFORMS
268
x86_64-linux
0 commit comments