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 f9514a0 commit 14ea07dCopy full SHA for 14ea07d
Gemfile.lock
@@ -103,12 +103,13 @@ GEM
103
rb-inotify (~> 0.9, >= 0.9.10)
104
maruku (0.7.0)
105
mercenary (0.3.6)
106
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
107
minitest (5.14.0)
108
multipart-post (2.1.1)
109
net-dns (0.9.0)
110
- nokogiri (1.10.7)
111
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
112
+ racc (~> 1.4)
113
octokit (4.15.0)
114
faraday (>= 0.9)
115
sawyer (~> 0.8.0, >= 0.5.3)
@@ -119,6 +120,7 @@ GEM
119
120
pygments.rb (0.6.3)
121
posix-spawn (~> 0.3.6)
122
yajl-ruby (~> 1.2.0)
123
+ racc (1.6.0)
124
rb-fsevent (0.10.3)
125
rb-inotify (0.10.1)
126
ffi (~> 1.0)
0 commit comments