Skip to content

Commit 9414f36

Browse files
authored
Merge pull request #2 from hoverinc/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.10 to 1.11.1
2 parents dbf1a45 + cdbddab commit 9414f36

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,18 +135,20 @@ GEM
135135
method_source (1.0.0)
136136
mimemagic (0.3.5)
137137
mini_mime (1.0.2)
138-
mini_portile2 (2.4.0)
138+
mini_portile2 (2.5.0)
139139
minitest (5.14.1)
140140
multi_json (1.15.0)
141141
multipart-post (2.1.1)
142142
nio4r (2.5.2)
143-
nokogiri (1.10.10)
144-
mini_portile2 (~> 2.4.0)
143+
nokogiri (1.11.1)
144+
mini_portile2 (~> 2.5.0)
145+
racc (~> 1.4)
145146
os (1.1.1)
146147
parallel (1.19.2)
147148
parser (2.7.1.4)
148149
ast (~> 2.4.1)
149150
public_suffix (4.0.5)
151+
racc (1.5.2)
150152
rack (2.2.3)
151153
rack-test (1.1.0)
152154
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)