Skip to content
Snippets Groups Projects
Unverified Commit 2de61fd7 authored by Ahmad Farhat's avatar Ahmad Farhat Committed by GitHub
Browse files

upgrade bigbluebutton api gem (#5114)

parent a6fbe828
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ gem 'active_model_serializers'
gem 'active_storage_validations'
gem 'aws-sdk-s3', require: false
gem 'bcrypt', '~> 3.1.7'
gem 'bigbluebutton-api-ruby', '1.8'
gem 'bigbluebutton-api-ruby', '1.9.1'
gem 'bootsnap', require: false
gem 'cssbundling-rails'
gem 'data_migrate'
......
......@@ -98,7 +98,7 @@ GEM
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.18)
bigbluebutton-api-ruby (1.8.0)
bigbluebutton-api-ruby (1.9.1)
childprocess (>= 1.0.1)
ffi (>= 1.9.24)
json (>= 1.8.6)
......@@ -400,7 +400,7 @@ DEPENDENCIES
active_storage_validations
aws-sdk-s3
bcrypt (~> 3.1.7)
bigbluebutton-api-ruby (= 1.8)
bigbluebutton-api-ruby (= 1.9.1)
bootsnap
capybara
cssbundling-rails
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment