Skip to content

Commit 40f57d6

Browse files
Bump nokogiri from 1.16.5 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30d3a56 commit 40f57d6

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
@@ -60,7 +60,7 @@ gem 'elasticsearch-persistence', '7.1.1'
6060
gem 'paper_trail', '13.0.0'
6161
gem 'graphiql-rails', git: 'https://github.com/meedan/graphiql-rails.git', ref: '8db0eac'
6262
gem 'graphql-formatter'
63-
gem 'nokogiri', '1.16.5'
63+
gem 'nokogiri', '1.18.8'
6464
gem 'puma'
6565
gem 'rack-attack'
6666
gem 'rack-cors', '1.0.6', require: 'rack/cors'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ GEM
420420
mime-types-data (3.2022.0105)
421421
mini_magick (4.10.1)
422422
mini_mime (1.1.5)
423-
mini_portile2 (2.8.7)
423+
mini_portile2 (2.8.8)
424424
minitest (5.19.0)
425425
minitest-hooks (1.5.0)
426426
minitest (> 5.3)
@@ -447,7 +447,7 @@ GEM
447447
net-protocol
448448
netrc (0.11.0)
449449
nio4r (2.7.3)
450-
nokogiri (1.16.5)
450+
nokogiri (1.18.8)
451451
mini_portile2 (~> 2.8.2)
452452
racc (~> 1.4)
453453
numerizer (0.1.1)
@@ -635,7 +635,7 @@ GEM
635635
pusher-signature (~> 0.1.8)
636636
pusher-signature (0.1.8)
637637
raabro (1.4.0)
638-
racc (1.8.0)
638+
racc (1.8.1)
639639
rack (2.2.13)
640640
rack-attack (6.7.0)
641641
rack (>= 1.0, < 4)
@@ -941,7 +941,7 @@ DEPENDENCIES
941941
minitest-retry
942942
mocha (~> 2.0)
943943
multi_json (= 1.15.0)
944-
nokogiri (= 1.16.5)
944+
nokogiri (= 1.18.8)
945945
omniauth-facebook
946946
omniauth-google-oauth2!
947947
omniauth-slack

0 commit comments

Comments
 (0)