We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fae0597 + 67824b8 commit eee96bcCopy full SHA for eee96bc
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)
@@ -213,7 +213,7 @@ GEM
213
jekyll (>= 3.5, < 5.0)
214
jekyll-feed (~> 0.9)
215
jekyll-seo-tag (~> 2.1)
216
- minitest (5.14.4)
+ minitest (5.17.0)
217
multipart-post (2.1.1)
218
nokogiri (1.14.3)
219
mini_portile2 (~> 2.8.0)
@@ -258,7 +258,7 @@ GEM
258
unf_ext (0.0.7.7)
259
unicode-display_width (1.7.0)
260
wdm (0.1.1)
261
- zeitwerk (2.4.2)
+ zeitwerk (2.6.6)
262
263
PLATFORMS
264
ruby
0 commit comments