Skip to content

Commit a24b15d

Browse files
Bump nokogiri from 1.10.9 to 1.13.4 in /myapp
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb311e7 commit a24b15d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

myapp/Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,22 @@ GEM
9797
marcel (0.3.3)
9898
mimemagic (~> 0.3.2)
9999
method_source (1.0.0)
100-
mimemagic (0.3.5)
100+
mimemagic (0.3.10)
101+
nokogiri (~> 1)
102+
rake
101103
mini_mime (1.0.2)
102-
mini_portile2 (2.4.0)
104+
mini_portile2 (2.8.0)
103105
minitest (5.14.1)
104106
msgpack (1.3.3)
105107
nio4r (2.5.2)
106-
nokogiri (1.10.9)
107-
mini_portile2 (~> 2.4.0)
108+
nokogiri (1.13.4)
109+
mini_portile2 (~> 2.8.0)
110+
racc (~> 1.4)
108111
orm_adapter (0.5.0)
109112
pg (1.2.3)
110113
public_suffix (4.0.5)
111114
puma (3.12.6)
115+
racc (1.6.0)
112116
rack (2.2.3)
113117
rack-proxy (0.6.5)
114118
rack

0 commit comments

Comments
 (0)