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 e08a198 commit b749a00Copy full SHA for b749a00
test_projects/mojombo/Gemfile.lock
@@ -101,18 +101,20 @@ GEM
101
rb-fsevent (>= 0.9.3)
102
rb-inotify (>= 0.9.7)
103
mercenary (0.3.6)
104
- mini_portile2 (2.1.0)
+ mini_portile2 (2.8.0)
105
minima (2.0.0)
106
minitest (5.9.1)
107
multipart-post (2.0.0)
108
net-dns (0.8.0)
109
- nokogiri (1.6.8.1)
110
- mini_portile2 (~> 2.1.0)
+ nokogiri (1.13.3)
+ mini_portile2 (~> 2.8.0)
111
+ racc (~> 1.4)
112
octokit (4.6.0)
113
sawyer (~> 0.8.0, >= 0.5.3)
114
pathutil (0.14.0)
115
forwardable-extended (~> 2.6)
116
public_suffix (1.5.3)
117
+ racc (1.6.0)
118
rb-fsevent (0.9.8)
119
rb-inotify (0.9.7)
120
ffi (>= 0.5.0)
0 commit comments