diff --git a/Gemfile b/Gemfile index 08e6892e8..92e9e4557 100644 --- a/Gemfile +++ b/Gemfile @@ -73,7 +73,7 @@ gem 'i18n-js', '~> 3.6' # Localization in javascript files gem 'jbuilder' # JSON structures via a Builder-style DSL gem 'logging', '~> 2.0.0' gem 'nested_form_fields' -gem 'nokogiri', '~> 1.13.9' # HTML/XML parser +gem 'nokogiri', '~> 1.13.10' # HTML/XML parser gem 'rails_autolink', '~> 1.1', '>= 1.1.6' gem 'rgl' # Graph framework for project diagram calculations gem 'roo', '~> 2.8.2' # Spreadsheet parser diff --git a/Gemfile.lock b/Gemfile.lock index b765363c2..b84cedc6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -384,7 +384,7 @@ GEM rails (>= 3.2.0) newrelic_rpm (6.15.0) nio4r (2.5.8) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.4) @@ -441,7 +441,7 @@ GEM puma (5.6.4) nio4r (~> 2.0) raabro (1.4.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-attack (6.4.0) rack (>= 1.0, < 3) @@ -689,7 +689,7 @@ DEPENDENCIES momentjs-rails (~> 2.17.1) nested_form_fields newrelic_rpm - nokogiri (~> 1.13.9) + nokogiri (~> 1.13.10) omniauth omniauth-azure-activedirectory omniauth-linkedin-oauth2