diff --git a/components/app/.dockerignore b/components/app/.dockerignore index b62a45e6a..ced38cc5b 100644 --- a/components/app/.dockerignore +++ b/components/app/.dockerignore @@ -2,7 +2,7 @@ .github .bundle coverage -*/**/.key +**/*.key deploy docs docker diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index bf9f0387a..3b56dd031 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -96,7 +96,7 @@ GEM adhearsion-loquacious (1.9.3) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.974.0) + aws-partitions (1.975.0) aws-sdk-core (3.205.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -170,12 +170,12 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.8.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.6.2) json (2.7.2) - jwt (2.8.2) + jwt (2.9.0) base64 language_server-protocol (3.17.0.3) little-plugger (1.1.4) @@ -188,7 +188,7 @@ GEM multi_json (~> 1.14) method_source (1.1.0) minitest (5.25.1) - mock_redis (0.44.0) + mock_redis (0.45.0) multi_json (1.15.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -259,7 +259,7 @@ GEM rubocop-minitest (0.36.0) rubocop (>= 1.61, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-performance (1.21.1) + rubocop-performance (1.22.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.26.1) @@ -322,7 +322,7 @@ GEM nokogiri (>= 1.6, < 2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.1) vcr (6.3.1) base64