Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit aff59c4

Browse files
authored
Merge pull request #731 from Data-Liberation-Front/dependabot/bundler/nokogiri-1.14.1
Bump nokogiri from 1.13.10 to 1.14.1
2 parents 5607097 + 7ed5734 commit aff59c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ gem 'csvlint', '~> 1.1'
8585
gem 'datapackage', '0.0.4' # temporarily pinned to avoid breaking the build
8686
gem 'rest-client', '~> 2.0'
8787

88-
gem 'nokogiri', '~> 1.13'
88+
gem 'nokogiri', '~> 1.14'
8989

9090
gem 'airbrake', '~> 11.0'
9191
gem 'font-awesome-rails', '~> 4.7'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ GEM
500500
connection_pool (~> 2.2)
501501
netrc (0.11.0)
502502
nio4r (2.5.8)
503-
nokogiri (1.13.10)
503+
nokogiri (1.14.1)
504504
mini_portile2 (~> 2.8.0)
505505
racc (~> 1.4)
506506
nokogumbo (2.0.5)
@@ -809,7 +809,7 @@ DEPENDENCIES
809809
kaminari-mongoid (~> 1.0)
810810
mongo (~> 2.1)!
811811
mongoid (~> 5.1)
812-
nokogiri (~> 1.13)
812+
nokogiri (~> 1.14)
813813
poltergeist (~> 1.6)
814814
pry (~> 0.14)
815815
puma (~> 6.0)

0 commit comments

Comments
 (0)