We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b3d9d commit 882bc4eCopy full SHA for 882bc4e
Gemfile.lock
@@ -92,18 +92,20 @@ GEM
92
rb-inotify (>= 0.9)
93
maruku (0.7.0)
94
mercenary (0.3.5)
95
- mini_portile2 (2.4.0)
+ mini_portile2 (2.6.1)
96
minitest (5.7.0)
97
net-dns (0.8.0)
98
- nokogiri (1.10.4)
99
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.12.5)
+ mini_portile2 (~> 2.6.1)
100
+ racc (~> 1.4)
101
parslet (1.5.0)
102
blankslate (~> 2.0)
103
posix-spawn (0.3.11)
104
public_suffix (1.5.1)
105
pygments.rb (0.6.3)
106
posix-spawn (~> 0.3.6)
107
yajl-ruby (~> 1.2.0)
108
+ racc (1.5.2)
109
rb-fsevent (0.9.5)
110
rb-inotify (0.9.5)
111
ffi (>= 0.5.0)
0 commit comments