Skip to content

Commit df3ecf8

Browse files
authoredApr 11, 2022
Bump nokogiri from 1.10.8 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1651fd7 commit df3ecf8

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
@@ -110,21 +110,23 @@ GEM
110110
mime-types (3.2.2)
111111
mime-types-data (~> 3.2015)
112112
mime-types-data (3.2018.0812)
113-
mini_portile2 (2.4.0)
113+
mini_portile2 (2.8.0)
114114
minitest (5.11.3)
115115
multi_json (1.13.1)
116116
net-sftp (2.1.2)
117117
net-ssh (>= 2.6.5)
118118
net-ssh (5.0.2)
119-
nokogiri (1.10.8)
120-
mini_portile2 (~> 2.4.0)
119+
nokogiri (1.13.4)
120+
mini_portile2 (~> 2.8.0)
121+
racc (~> 1.4)
121122
padrino-helpers (0.12.9)
122123
i18n (~> 0.6, >= 0.6.7)
123124
padrino-support (= 0.12.9)
124125
tilt (>= 1.4.1, < 3)
125126
padrino-support (0.12.9)
126127
activesupport (>= 3.1)
127128
ptools (1.3.5)
129+
racc (1.6.0)
128130
rack (1.6.12)
129131
rack-livereload (0.3.17)
130132
rack

0 commit comments

Comments
 (0)
Please sign in to comment.