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.
2 parents 8d5f7fd + 2da4a6c commit f7e46d5Copy full SHA for f7e46d5
Gemfile.lock
@@ -99,11 +99,12 @@ GEM
99
mercenary (0.3.6)
100
middleware (0.1.0)
101
mini_mime (1.0.1)
102
- mini_portile2 (2.3.0)
+ mini_portile2 (2.8.0)
103
minitest (5.11.3)
104
multipart-post (2.0.0)
105
- nokogiri (1.8.5)
106
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
107
+ racc (~> 1.4)
108
octokit (4.13.0)
109
sawyer (~> 0.8.0, >= 0.5.3)
110
pathutil (0.16.1)
@@ -114,6 +115,7 @@ GEM
114
115
thor
116
thread_safe
117
public_suffix (3.0.3)
118
+ racc (1.6.0)
119
rack (1.6.10)
120
rack-test (0.6.3)
121
rack (>= 1.0)
0 commit comments