Skip to content

Commit f4a8b79

Browse files
authored
Merge pull request #38 from treehouse/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.10.8 to 1.12.5
2 parents 51c310a + e508b7f commit f4a8b79

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
@@ -93,15 +93,17 @@ GEM
9393
rb-fsevent (>= 0.9.3)
9494
rb-inotify (>= 0.9.7)
9595
mercenary (0.3.6)
96-
mini_portile2 (2.4.0)
96+
mini_portile2 (2.6.1)
9797
minitest (5.9.0)
9898
multipart-post (2.0.0)
9999
net-dns (0.8.0)
100-
nokogiri (1.10.8)
101-
mini_portile2 (~> 2.4.0)
100+
nokogiri (1.12.5)
101+
mini_portile2 (~> 2.6.1)
102+
racc (~> 1.4)
102103
octokit (4.3.0)
103104
sawyer (~> 0.7.0, >= 0.5.3)
104105
public_suffix (1.5.3)
106+
racc (1.6.0)
105107
rb-fsevent (0.10.3)
106108
rb-inotify (0.10.0)
107109
ffi (~> 1.0)

0 commit comments

Comments
 (0)