bigbluebutton-Github/record-and-playback/core/Gemfile.lock
dependabot[bot] c2b82c9ddf
build(deps): bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the /record-and-playback/core directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [activesupport](https://github.com/rails/rails) and [rack](https://github.com/rack/rack).


Updates `nokogiri` from 1.13.10 to 1.15.6
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.15.6)

Updates `activesupport` from 7.0.5 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.5...v7.1.3.2)

Updates `rack` from 2.2.8 to 3.0.10
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v3.0.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  dependency-group: bundler-security-group
- dependency-name: activesupport
  dependency-type: indirect
  dependency-group: bundler-security-group
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 14:15:43 +00:00

129 lines
2.8 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
absolute_time (1.0.0)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bbbevents (2.0.0)
activesupport (>= 5.0.0.1, < 8)
rexml
bigdecimal (3.1.7)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.1)
fastimage (2.2.6)
ffi (1.15.5)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
java_properties (0.0.4)
journald-logger (3.1.0)
journald-native (~> 1.0)
journald-native (1.0.12)
json (2.6.3)
jwt (2.5.0)
locale (2.1.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.5)
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)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open4 (1.3.4)
optimist (3.0.1)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
racc (1.7.3)
rack (3.0.10)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.6.1)
resque (2.6.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
rexml (3.2.5)
rubocop (1.31.2)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
absolute_time (~> 1.0)
bbbevents (~> 2.0, >= 2.0.0)
builder (~> 3.2)
fastimage (~> 2.1)
java_properties
journald-logger (~> 3.0)
jwt (~> 2.2)
locale (~> 2.1)
loofah (~> 2.19.1)
minitest (~> 5.14.1)
nokogiri (~> 1.15.6)
open4 (~> 1.3)
optimist
rake (>= 12.3, < 14)
rb-inotify (~> 0.10)
redis (~> 4.1)
resque (~> 2.6, >= 2.6.0)
rubocop (~> 1.31.1)
rubyzip (~> 2.0)
tzinfo (>= 1.2.10)
BUNDLED WITH
2.1.4