Skip to content

Commit e0d915d

Browse files
Bump nokogiri from 1.18.9 to 1.19.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.9...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce01cdf commit e0d915d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ GEM
115115
bigdecimal (>= 3.1, < 5)
116116
mutex_m (0.3.0)
117117
nenv (0.3.0)
118-
nokogiri (1.18.9-arm64-darwin)
118+
nokogiri (1.19.1-arm64-darwin)
119119
racc (~> 1.4)
120-
nokogiri (1.18.9-x86_64-darwin)
120+
nokogiri (1.19.1-x86_64-darwin)
121121
racc (~> 1.4)
122-
nokogiri (1.18.9-x86_64-linux-gnu)
122+
nokogiri (1.19.1-x86_64-linux-gnu)
123123
racc (~> 1.4)
124124
notiffany (0.1.3)
125125
nenv (~> 0.1)
@@ -227,8 +227,8 @@ DEPENDENCIES
227227
cob_web_index!
228228
guard (~> 2.20)
229229
guard-rspec (~> 4.7)
230-
pry (~> 0.15)
231-
pry-byebug (~> 3.10)
230+
pry (~> 0.15, >= 0)
231+
pry-byebug (~> 3.10, >= 0)
232232
rake (~> 13.0)
233233
rspec (~> 3.0)
234234
rubocop (~> 1.5)

0 commit comments

Comments
 (0)