Skip to content

Commit 1f0f320

Browse files
chore(deps): bump nokogiri from 1.19.3 to 1.19.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.3...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f7e93 commit 1f0f320

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gemspec
77

88
# These pins are necesary for Ruby 3.0
99
gem 'net-imap', '~> 0.4.20'
10-
gem 'nokogiri', '~> 1.19.3'
10+
gem 'nokogiri', '~> 1.19.4'
1111
gem 'securerandom', '~> 0.3.2'
1212
gem 'with_transactional_lock', '~> 3.2.0'
1313
gem 'zeitwerk', '~> 2.6.18'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ GEM
135135
timeout
136136
net-smtp (0.5.1)
137137
net-protocol
138-
nokogiri (1.19.3-arm64-darwin)
138+
nokogiri (1.19.4-arm64-darwin)
139139
racc (~> 1.4)
140-
nokogiri (1.19.3-x86_64-darwin)
140+
nokogiri (1.19.4-x86_64-darwin)
141141
racc (~> 1.4)
142-
nokogiri (1.19.3-x86_64-linux-gnu)
142+
nokogiri (1.19.4-x86_64-linux-gnu)
143143
racc (~> 1.4)
144144
parallel (1.26.3)
145145
parser (3.3.7.1)
@@ -295,7 +295,7 @@ DEPENDENCIES
295295
factory_bot
296296
net-imap (~> 0.4.20)
297297
net-smtp
298-
nokogiri (~> 1.19.3)
298+
nokogiri (~> 1.19.4)
299299
pg
300300
rspec-rails
301301
securerandom (~> 0.3.2)

0 commit comments

Comments
 (0)