Skip to content

Commit a0c6d65

Browse files
dependabot-preview[bot]srh
authored andcommitted
Bump nokogiri from 1.11.3 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.3...v1.11.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent baf6f7a commit a0c6d65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem 'jekyll-paginate', '~>1.1.0'
66
gem 'jekyll', '~>3.9.0'
77
gem 'json', '~> 2.3'
88
gem 'neat', '~> 1.7.1'
9-
gem 'nokogiri', '~> 1.11.0'
9+
gem 'nokogiri', '~> 1.11.4'
1010
gem 'rouge', '~> 2.2.1'
1111
gem 'therubyracer', '~>0.12.3'
1212
gem "jekyll-github-metadata", "~> 2.13"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ GEM
6767
rb-inotify (~> 0.9, >= 0.9.10)
6868
mercenary (0.3.6)
6969
method_source (1.0.0)
70-
mini_portile2 (2.5.0)
70+
mini_portile2 (2.5.1)
7171
multipart-post (2.1.1)
7272
neat (1.7.4)
7373
bourbon (>= 4.0)
7474
sass (>= 3.3)
75-
nokogiri (1.11.3)
75+
nokogiri (1.11.4)
7676
mini_portile2 (~> 2.5.0)
7777
racc (~> 1.4)
7878
octokit (4.20.0)
@@ -120,7 +120,7 @@ DEPENDENCIES
120120
kramdown (~> 2.3.1)
121121
kramdown-parser-gfm (~> 1.1.0)
122122
neat (~> 1.7.1)
123-
nokogiri (~> 1.11.0)
123+
nokogiri (~> 1.11.4)
124124
pry
125125
rouge (~> 2.2.1)
126126
terminal-notifier (~> 2.0.0)

0 commit comments

Comments
 (0)