We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9877f8 + 383f610 commit c2221edCopy full SHA for c2221ed
1 file changed
Gemfile.lock
@@ -1,12 +1,12 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (6.0.2.1)
+ activesupport (6.0.3.1)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 0.7, < 2)
7
minitest (~> 5.1)
8
tzinfo (~> 1.1)
9
- zeitwerk (~> 2.2)
+ zeitwerk (~> 2.2, >= 2.2.2)
10
addressable (2.7.0)
11
public_suffix (>= 2.0.2, < 5.0)
12
coffee-script (2.4.1)
@@ -202,7 +202,7 @@ GEM
202
jekyll (>= 3.5, < 5.0)
203
jekyll-feed (~> 0.9)
204
jekyll-seo-tag (~> 2.1)
205
- minitest (5.14.0)
+ minitest (5.14.1)
206
multipart-post (2.1.1)
207
nokogiri (1.10.9)
208
mini_portile2 (~> 2.4.0)
@@ -233,7 +233,7 @@ GEM
233
thread_safe (0.3.6)
234
typhoeus (1.3.1)
235
ethon (>= 0.9.0)
236
- tzinfo (1.2.6)
+ tzinfo (1.2.7)
237
thread_safe (~> 0.1)
238
unicode-display_width (1.6.1)
239
zeitwerk (2.3.0)
0 commit comments