Skip to content

Commit 18f94bc

Browse files
author
Horace Williams
authored
Merge pull request #22 from foursquare/dependabot/bundler/nokogiri-1.13.4
Bump nokogiri from 1.6.8.1 to 1.13.4
2 parents 1c0abe5 + d4cde3d commit 18f94bc

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,7 +135,7 @@ GEM
135135
mime-types (~> 1.16)
136136
treetop (~> 1.4.8)
137137
mime-types (1.25.1)
138-
mini_portile2 (2.1.0)
138+
mini_portile2 (2.8.0)
139139
momentjs-rails (2.20.1)
140140
railties (>= 3.1)
141141
multi_json (1.13.1)
@@ -146,8 +146,9 @@ GEM
146146
net-ssh (>= 2.6.5)
147147
net-ssh (2.9.4)
148148
netrc (0.11.0)
149-
nokogiri (1.6.8.1)
150-
mini_portile2 (~> 2.1.0)
149+
nokogiri (1.13.4)
150+
mini_portile2 (~> 2.8.0)
151+
racc (~> 1.4)
151152
oauth2 (1.4.0)
152153
faraday (>= 0.8, < 0.13)
153154
jwt (~> 1.0)
@@ -158,6 +159,7 @@ GEM
158159
polyglot (0.3.5)
159160
power_assert (1.1.3)
160161
public_suffix (2.0.5)
162+
racc (1.6.0)
161163
rack (1.4.7)
162164
rack-accept (0.4.5)
163165
rack (>= 0.4)

0 commit comments

Comments
 (0)