diff --git a/Gemfile b/Gemfile index 4a032fc9d..88ae3b549 100644 --- a/Gemfile +++ b/Gemfile @@ -62,7 +62,7 @@ gem "positioning" gem "friendly_id", "~> 5.5.1" # Hashing / Encrypting data at rest gem "bcrypt", "~> 3.1.20" -gem "lockbox", "2.0.0" +gem "lockbox", "2.0.1" gem "rotp", "~> 6.3" gem "strong_migrations", "~> 2.1" # Soft Deletion diff --git a/Gemfile.lock b/Gemfile.lock index 216a3c09b..26b24e65b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - lockbox (2.0.0) + lockbox (2.0.1) logger (1.6.5) lograge (0.14.0) actionpack (>= 4) @@ -571,7 +571,7 @@ DEPENDENCIES jbuilder (~> 2.13) jsbundling-rails listen (~> 3.9) - lockbox (= 2.0.0) + lockbox (= 2.0.1) lograge lookbook (>= 2.0.0.beta.4) money-rails