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 1ed425b commit 84a225bCopy full SHA for 84a225b
Gemfile.lock
@@ -101,12 +101,13 @@ GEM
101
rb-inotify (~> 0.9, >= 0.9.7)
102
maruku (0.7.0)
103
mercenary (0.3.6)
104
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.3)
105
minitest (5.12.0)
106
multipart-post (2.1.1)
107
net-dns (0.9.0)
108
- nokogiri (1.9.1)
109
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.7)
+ mini_portile2 (~> 2.5.0)
110
+ racc (~> 1.4)
111
octokit (4.21.0)
112
faraday (>= 0.9)
113
sawyer (~> 0.8.0, >= 0.5.3)
@@ -117,6 +118,7 @@ GEM
117
118
pygments.rb (0.6.3)
119
posix-spawn (~> 0.3.6)
120
yajl-ruby (~> 1.2.0)
121
+ racc (1.5.2)
122
rb-fsevent (0.11.0)
123
rb-inotify (0.9.10)
124
ffi (>= 0.5.0, < 2)
0 commit comments