We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a590f commit 2188398Copy full SHA for 2188398
Gemfile.lock
@@ -49,7 +49,7 @@ GEM
49
rb-inotify (~> 0.9, >= 0.9.10)
50
mercenary (0.4.0)
51
mini_portile2 (2.6.1)
52
- minitest (5.14.4)
+ minitest (5.15.0)
53
nokogiri (1.12.5)
54
mini_portile2 (~> 2.6.1)
55
racc (~> 1.4)
@@ -66,13 +66,13 @@ GEM
66
rack-rewrite (1.5.1)
67
rack-ssl (1.4.1)
68
rack
69
- raindrops (0.19.2)
+ raindrops (0.20.0)
70
rake (13.0.6)
71
rb-fsevent (0.11.0)
72
rb-inotify (0.10.1)
73
ffi (~> 1.0)
74
rexml (3.2.5)
75
- rouge (3.26.1)
+ rouge (3.27.0)
76
safe_yaml (1.0.5)
77
sassc (2.4.0)
78
ffi (~> 1.9)
@@ -84,7 +84,7 @@ GEM
84
tidy_ffi (1.0.1)
85
ffi (~> 1.2)
86
unicode-display_width (1.8.0)
87
- unicorn (6.0.0)
+ unicorn (6.1.0)
88
kgio (~> 2.6)
89
raindrops (~> 0.7)
90
validate-website (1.11.1)
0 commit comments