From 94a0a4a70cc24e978db092d9b3d853eac52aecee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:39:57 +0000 Subject: [PATCH] Bump attr_encrypted from 3.1.0 to 4.0.0 Bumps [attr_encrypted](https://github.com/attr-encrypted/attr_encrypted) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/attr-encrypted/attr_encrypted/releases) - [Changelog](https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.md) - [Commits](https://github.com/attr-encrypted/attr_encrypted/compare/3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: attr_encrypted dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 32de9cd..5d08cac 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem 'faraday_middleware', '~> 1.0' # Cache HTTP responses gem 'faraday-http-cache', '~> 2.5' # Generates attr_accessors that encrypt and decrypt attributes transparently -gem 'attr_encrypted', '~> 3.1' +gem 'attr_encrypted', '~> 4.0' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console diff --git a/Gemfile.lock b/Gemfile.lock index 63b8c42..b5f8fed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM sassc-rails (~> 2.1) selectize-rails (~> 0.6) ast (2.4.2) - attr_encrypted (3.1.0) + attr_encrypted (4.0.0) encryptor (~> 3.0.0) base64 (0.2.0) bindex (0.8.1) @@ -294,7 +294,7 @@ PLATFORMS DEPENDENCIES administrate (~> 0.20) - attr_encrypted (~> 3.1) + attr_encrypted (~> 4.0) brakeman byebug database_cleaner