diff --git a/Gemfile b/Gemfile index 4489336..55e1d39 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem 'valid_email2', '~> 5.3' gem 'annotate' # JSON Serialization -gem 'alba', '~> 3.2' +gem 'alba', '~> 3.4' gem 'oj', '~> 3.16.6' # Reduces boot times through caching; required in config/boot.rb diff --git a/Gemfile.lock b/Gemfile.lock index 3a582ec..6e0b163 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,8 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - alba (3.2.0) + alba (3.4.0) + ostruct (~> 0.6) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) @@ -539,7 +540,7 @@ PLATFORMS DEPENDENCIES active_storage_validations (~> 1.2.0) - alba (~> 3.2) + alba (~> 3.4) annotate better_errors binding_of_caller