diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 4d5bf42e..345cf0e3 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -136,7 +136,7 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - erb_lint (0.4.0) + erb_lint (0.5.0) activesupport better_html (>= 2.0.1) parser (>= 2.7.1.4) @@ -184,8 +184,8 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) i18n_data (0.13.0) - json (2.6.3) - json (2.6.3-java) + json (2.7.1) + json (2.7.1-java) jwt (2.3.0) kaminari-actionview (1.2.1) actionview @@ -272,8 +272,8 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.2) orm_adapter (0.5.0) - parallel (1.23.0) - parser (3.2.2.3) + parallel (1.24.0) + parser (3.2.2.4) ast (~> 2.4.1) racc pg (1.2.3) @@ -348,7 +348,7 @@ GEM rainbow (3.1.1) rake (13.0.6) redis (4.8.1) - regexp_parser (2.8.1) + regexp_parser (2.8.3) request_store (1.5.0) rack (>= 1.4) require_all (3.0.0) @@ -384,7 +384,7 @@ GEM rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-performance (1.18.0) rubocop (>= 1.7.0, < 2.0) @@ -441,7 +441,7 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2021.3) tzinfo (>= 1.0.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) uniform_notifier (1.16.0) vcr (6.2.0) warden (1.2.9)