We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c27961 + eca82cd commit 7208716Copy full SHA for 7208716
1 file changed
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)
@@ -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.10)
+ concurrent-ruby (1.2.0)
20
dnsruby (1.61.9)
21
simpleidn (~> 0.1)
22
em-websocket (0.5.3)
@@ -208,7 +208,7 @@ GEM
208
jekyll (>= 3.5, < 5.0)
209
jekyll-feed (~> 0.9)
210
jekyll-seo-tag (~> 2.1)
211
- minitest (5.16.3)
+ minitest (5.17.0)
212
nokogiri (1.13.10-x86_64-linux)
213
racc (~> 1.4)
214
octokit (4.25.1)
@@ -243,7 +243,7 @@ GEM
243
thread_safe (0.3.6)
244
typhoeus (1.4.0)
245
ethon (>= 0.9.0)
246
- tzinfo (1.2.10)
+ tzinfo (1.2.11)
247
thread_safe (~> 0.1)
248
unf (0.1.4)
249
unf_ext
0 commit comments