We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a975e commit 312d609Copy full SHA for 312d609
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.4)
+ addressable (2.8.5)
5
public_suffix (>= 2.0.2, < 6.0)
6
colorator (1.1.0)
7
concurrent-ruby (1.2.2)
@@ -12,7 +12,7 @@ GEM
12
ffi (1.15.5)
13
forwardable-extended (2.6.0)
14
http_parser.rb (0.8.0)
15
- i18n (1.13.0)
+ i18n (1.14.1)
16
concurrent-ruby (~> 1.0)
17
jekyll (4.3.2)
18
addressable (~> 2.4)
@@ -50,12 +50,12 @@ GEM
50
pathutil (0.16.2)
51
forwardable-extended (~> 2.6)
52
posix-spawn (0.3.15)
53
- public_suffix (5.0.1)
+ public_suffix (5.0.3)
54
rb-fsevent (0.11.2)
55
rb-inotify (0.10.1)
56
ffi (~> 1.0)
57
- rexml (3.2.5)
58
- rouge (4.1.0)
+ rexml (3.2.6)
+ rouge (4.1.3)
59
safe_yaml (1.0.5)
60
sassc (2.4.0)
61
ffi (~> 1.9)
0 commit comments