Skip to content

Commit 9dc5737

Browse files
authored
Merge pull request #238 from segmentio/repo-sync
repo sync
2 parents 788ba75 + b6549cf commit 9dc5737

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Gemfile.lock

100755100644
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,14 @@ GEM
102102
rb-fsevent (~> 0.10, >= 0.10.3)
103103
rb-inotify (~> 0.9, >= 0.9.10)
104104
mercenary (0.4.0)
105+
mini_portile2 (2.8.0)
105106
multipart-post (2.1.1)
106-
nokogiri (1.12.5-x86_64-darwin)
107+
nokogiri (1.13.3)
108+
mini_portile2 (~> 2.8.0)
107109
racc (~> 1.4)
108-
nokogiri (1.12.5-x86_64-linux)
110+
nokogiri (1.13.3-x86_64-darwin)
111+
racc (~> 1.4)
112+
nokogiri (1.13.3-x86_64-linux)
109113
racc (~> 1.4)
110114
pathutil (0.16.2)
111115
forwardable-extended (~> 2.6)

0 commit comments

Comments
 (0)