Skip to content

Commit 94ef6d0

Browse files
dependabot[bot]jaredmoody
authored andcommitted
Bump nokogiri from 1.16.5 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 237ff35 commit 94ef6d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gem 'middleman-autoprefixer', '~> 3.0'
88
gem 'middleman-sprockets', '~> 4.1'
99
gem 'rouge', '~> 3.21'
1010
gem 'redcarpet', '~> 3.6.0'
11-
gem 'nokogiri', '~> 1.16.5'
11+
gem 'nokogiri', '~> 1.18.3'
1212
gem 'sass'
1313
gem 'webrick'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ GEM
7979
middleman-syntax (3.3.0)
8080
middleman-core (>= 3.2)
8181
rouge (~> 3.2)
82-
mini_portile2 (2.8.7)
82+
mini_portile2 (2.8.8)
8383
minitest (5.19.0)
84-
nokogiri (1.16.5)
84+
nokogiri (1.18.3)
8585
mini_portile2 (~> 2.8.2)
8686
racc (~> 1.4)
8787
padrino-helpers (0.15.2)
@@ -92,7 +92,7 @@ GEM
9292
parallel (1.22.1)
9393
parslet (2.0.0)
9494
public_suffix (5.0.1)
95-
racc (1.8.0)
95+
racc (1.8.1)
9696
rack (2.2.11)
9797
rb-fsevent (0.11.2)
9898
rb-inotify (0.10.1)
@@ -130,7 +130,7 @@ DEPENDENCIES
130130
middleman-autoprefixer (~> 3.0)
131131
middleman-sprockets (~> 4.1)
132132
middleman-syntax (~> 3.2)
133-
nokogiri (~> 1.16.5)
133+
nokogiri (~> 1.18.3)
134134
redcarpet (~> 3.6.0)
135135
rouge (~> 3.21)
136136
sass

0 commit comments

Comments
 (0)