We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f0f30a + 3952e13 commit 70d610eCopy full SHA for 70d610e
1 file changed
Gemfile.lock
@@ -34,15 +34,17 @@ GEM
34
rb-fsevent (~> 0.9, >= 0.9.4)
35
rb-inotify (~> 0.9, >= 0.9.7)
36
mercenary (0.3.6)
37
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
38
neat (2.0.0)
39
sass (~> 3.4)
40
thor (~> 0.19)
41
- nokogiri (1.10.8)
42
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
43
+ racc (~> 1.4)
44
pathutil (0.14.0)
45
forwardable-extended (~> 2.6)
46
public_suffix (2.0.5)
47
+ racc (1.6.0)
48
rake (12.3.3)
49
rb-fsevent (0.9.8)
50
rb-inotify (0.9.8)
0 commit comments