Skip to content

Commit 1685882

Browse files
dependabot[bot]dhh
andauthored
Bump nokogiri from 1.10.4 to 1.12.5 (#56)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Heinemeier Hansson <david@basecamp.com>
1 parent ce49677 commit 1685882

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,21 +95,23 @@ GEM
9595
nokogiri (~> 1)
9696
rake
9797
mini_mime (1.0.2)
98-
mini_portile2 (2.4.0)
98+
mini_portile2 (2.6.1)
9999
minitest (5.12.2)
100100
multi_json (1.13.1)
101101
multi_xml (0.6.0)
102102
multipart-post (2.1.1)
103103
nio4r (2.5.2)
104-
nokogiri (1.10.8)
105-
mini_portile2 (~> 2.4.0)
104+
nokogiri (1.12.5)
105+
mini_portile2 (~> 2.6.1)
106+
racc (~> 1.4)
106107
oauth2 (1.4.2)
107108
faraday (>= 0.8, < 2.0)
108109
jwt (>= 1.0, < 3.0)
109110
multi_json (~> 1.3)
110111
multi_xml (~> 0.5)
111112
rack (>= 1.2, < 3)
112-
public_suffix (4.0.6)
113+
public_suffix (4.0.1)
114+
racc (1.5.2)
113115
rack (2.0.7)
114116
rack-test (1.1.0)
115117
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)