Merge pull request #20284 from bigbluebutton/dependabot/bundler/record-and-playback/core/bundler-e3e5eef785
build(deps): bump the bundler group across 1 directory with 2 updates
This commit is contained in:
commit
d5aa6db5e2
@ -26,7 +26,7 @@ gem 'journald-logger', '~> 3.0'
|
||||
gem 'jwt', '~> 2.2'
|
||||
gem 'locale', '~> 2.1'
|
||||
gem 'loofah', '~> 2.19.1'
|
||||
gem 'nokogiri', '~> 1.15.6'
|
||||
gem 'nokogiri', '~> 1.16.5'
|
||||
gem 'open4', '~> 1.3'
|
||||
gem 'rb-inotify', '~> 0.10'
|
||||
gem 'redis', '~> 4.1'
|
||||
|
@ -37,14 +37,14 @@ GEM
|
||||
loofah (2.19.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mini_portile2 (2.8.5)
|
||||
mini_portile2 (2.8.6)
|
||||
minitest (5.14.4)
|
||||
mono_logger (1.1.2)
|
||||
multi_json (1.15.0)
|
||||
mustermann (3.0.0)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
mutex_m (0.2.0)
|
||||
nokogiri (1.15.6)
|
||||
nokogiri (1.16.5)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
open4 (1.3.4)
|
||||
@ -72,7 +72,8 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
redis-namespace (~> 1.6)
|
||||
sinatra (>= 0.9.2)
|
||||
rexml (3.2.5)
|
||||
rexml (3.2.8)
|
||||
strscan (>= 3.0.9)
|
||||
rubocop (1.31.2)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
@ -94,6 +95,7 @@ GEM
|
||||
rack-protection (= 4.0.0)
|
||||
rack-session (>= 2.0.0, < 3)
|
||||
tilt (~> 2.0)
|
||||
strscan (3.1.0)
|
||||
tilt (2.2.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -113,7 +115,7 @@ DEPENDENCIES
|
||||
locale (~> 2.1)
|
||||
loofah (~> 2.19.1)
|
||||
minitest (~> 5.14.1)
|
||||
nokogiri (~> 1.15.6)
|
||||
nokogiri (~> 1.16.5)
|
||||
open4 (~> 1.3)
|
||||
optimist
|
||||
rake (>= 12.3, < 14)
|
||||
|
Loading…
Reference in New Issue
Block a user