chore(record-and-playback): update nokogiri from 1.11.0 to 1.12.5
This commit is contained in:
parent
fbd84830f7
commit
2a4cc7b62e
@ -26,7 +26,7 @@ gem 'journald-logger', '~> 3.0'
|
||||
gem 'jwt', '~> 2.2'
|
||||
gem 'locale', '~> 2.1'
|
||||
gem 'loofah', '~> 2.3'
|
||||
gem 'nokogiri', '~> 1.11'
|
||||
gem 'nokogiri'
|
||||
gem 'open4', '~> 1.3'
|
||||
gem 'rb-inotify', '~> 0.10'
|
||||
gem 'redis', '~> 4.1'
|
||||
|
@ -27,20 +27,20 @@ GEM
|
||||
loofah (2.4.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mini_portile2 (2.5.0)
|
||||
mini_portile2 (2.6.1)
|
||||
minitest (5.14.1)
|
||||
mono_logger (1.1.0)
|
||||
multi_json (1.14.1)
|
||||
mustermann (1.1.1)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
nokogiri (1.11.0)
|
||||
mini_portile2 (~> 2.5.0)
|
||||
nokogiri (1.12.5)
|
||||
mini_portile2 (~> 2.6.1)
|
||||
racc (~> 1.4)
|
||||
open4 (1.3.4)
|
||||
parallel (1.19.1)
|
||||
parser (2.7.0.2)
|
||||
ast (~> 2.4.0)
|
||||
racc (1.5.2)
|
||||
racc (1.6.0)
|
||||
rack (2.2.3)
|
||||
rack-protection (2.0.8.1)
|
||||
rack
|
||||
@ -95,7 +95,7 @@ DEPENDENCIES
|
||||
locale (~> 2.1)
|
||||
loofah (~> 2.3)
|
||||
minitest (~> 5.14.1)
|
||||
nokogiri (~> 1.11)
|
||||
nokogiri
|
||||
open4 (~> 1.3)
|
||||
rake (>= 12.3, < 14)
|
||||
rb-inotify (~> 0.10)
|
||||
|
Loading…
Reference in New Issue
Block a user