Skip to content

Commit a53a3be

Browse files
Bump bcrypt from 3.1.18 to 3.1.22
Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.18 to 3.1.22. - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](bcrypt-ruby/bcrypt-ruby@v3.1.18...v3.1.22) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 3.1.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cad2bc1 commit a53a3be

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ruby '>= 3.3'
88
gem 'active_model_serializers', '>= 0.10.15'
99
gem 'active_storage_validations', '>= 1.4.0'
1010
gem 'aws-sdk-s3', require: false
11-
gem 'bcrypt', '~> 3.1.7'
11+
gem 'bcrypt', '~> 3.1.22'
1212
gem 'bigbluebutton-api-ruby', '2.0.0'
1313
gem 'bootsnap', require: false
1414
gem 'clamby', '~> 1.6.10'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
aws-sigv4 (1.12.1)
111111
aws-eventstream (~> 1, >= 1.0.2)
112112
base64 (0.3.0)
113-
bcrypt (3.1.18)
113+
bcrypt (3.1.22)
114114
benchmark (0.5.0)
115115
bigbluebutton-api-ruby (2.0.0)
116116
base64 (>= 0.1.0)
@@ -533,7 +533,7 @@ DEPENDENCIES
533533
active_model_serializers (>= 0.10.15)
534534
active_storage_validations (>= 1.4.0)
535535
aws-sdk-s3
536-
bcrypt (~> 3.1.7)
536+
bcrypt (~> 3.1.22)
537537
bigbluebutton-api-ruby (= 2.0.0)
538538
bootsnap
539539
capybara (>= 3.39.0)

0 commit comments

Comments
 (0)