Skip to content

Commit b2e74ba

Browse files
Bump lockbox from 1.3.2 to 1.3.3 (#2186)
1 parent 5950ab3 commit b2e74ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ gem "ranked-model", "~> 0.4.9"
6262
gem "friendly_id", "~> 5.5.1"
6363
# Hashing / Encrypting data at rest
6464
gem "bcrypt", "~> 3.1.20"
65-
gem "lockbox", "1.3.2"
65+
gem "lockbox", "1.3.3"
6666
gem "rotp", "~> 6.3"
6767
gem "strong_migrations", "~> 1.7"
6868
# Soft Deletion

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ GEM
238238
listen (3.8.0)
239239
rb-fsevent (~> 0.10, >= 0.10.3)
240240
rb-inotify (~> 0.9, >= 0.9.10)
241-
lockbox (1.3.2)
241+
lockbox (1.3.3)
242242
loofah (2.22.0)
243243
crass (~> 1.0.2)
244244
nokogiri (>= 1.12.0)
@@ -561,7 +561,7 @@ DEPENDENCIES
561561
jbuilder (~> 2.11)
562562
jsbundling-rails
563563
listen (~> 3.8)
564-
lockbox (= 1.3.2)
564+
lockbox (= 1.3.3)
565565
lookbook (>= 2.0.0.beta.4)
566566
money-rails
567567
pagy (~> 6.4)

0 commit comments

Comments
 (0)