We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e2605 commit e7debdbCopy full SHA for e7debdb
Gemfile.lock
@@ -90,18 +90,20 @@ GEM
90
rb-inotify (>= 0.9)
91
maruku (0.7.0)
92
mercenary (0.3.5)
93
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
94
minitest (5.5.1)
95
net-dns (0.8.0)
96
- nokogiri (1.10.4)
97
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
98
+ racc (~> 1.4)
99
parslet (1.5.0)
100
blankslate (~> 2.0)
101
posix-spawn (0.3.9)
102
public_suffix (1.4.6)
103
pygments.rb (0.6.1)
104
posix-spawn (~> 0.3.6)
105
yajl-ruby (~> 1.2.0)
106
+ racc (1.6.0)
107
rb-fsevent (0.9.4)
108
rb-inotify (0.9.5)
109
ffi (>= 0.5.0)
0 commit comments