diff --git a/.template-application-rails/app-rails.yml b/.template-application-rails/app-rails.yml index 661285d4..25d4b422 100644 --- a/.template-application-rails/app-rails.yml +++ b/.template-application-rails/app-rails.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: v0.4.1-26-g82a7e99 +_commit: v0.4.1-27-g5b70f84 _src_path: https://github.com/navapbc/template-application-rails app_local_port: 3100 app_name: app-rails diff --git a/app-rails/Gemfile.lock b/app-rails/Gemfile.lock index 6a942b6b..c4bb8354 100644 --- a/app-rails/Gemfile.lock +++ b/app-rails/Gemfile.lock @@ -47,7 +47,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (3.0.2) + active_storage_validations (3.0.3) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -80,15 +80,15 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1186.0) - aws-sdk-cognitoidentityprovider (1.131.0) - aws-sdk-core (~> 3, >= 3.234.0) + aws-partitions (1.1197.0) + aws-sdk-cognitoidentityprovider (1.132.0) + aws-sdk-core (~> 3, >= 3.239.1) aws-sigv4 (~> 1.5) - aws-sdk-core (3.239.0) + aws-sdk-core (3.240.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -128,21 +128,21 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cgi (0.5.0) + cgi (0.5.1) childprocess (5.1.0) logger (~> 1.5) choice (0.2.0) chunky_png (1.4.0) coderay (1.1.3) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) crass (1.0.6) css_parser (1.21.1) addressable cssbundling-rails (1.4.3) railties (>= 6.0.0) date (3.4.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -153,7 +153,7 @@ GEM warden (~> 1.2.3) diff-lcs (1.6.2) docile (1.4.1) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) erb (5.0.3) erubi (1.13.1) @@ -162,7 +162,7 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.2) + faker (3.5.3) i18n (>= 1.8.11, < 2) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) @@ -207,7 +207,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.1) + io-console (0.8.2) irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -234,7 +234,7 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lookbook (2.3.13) + lookbook (2.3.14) activemodel css_parser htmlbeautifier (~> 1.3) @@ -391,14 +391,14 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.4) - rouge (4.6.0) + rouge (4.6.1) route_translator (15.2.0) actionpack (>= 6.1) activesupport (>= 6.1) - rqrcode (3.1.0) + rqrcode (3.1.1) chunky_png (~> 1.0) rqrcode_core (~> 2.0) - rqrcode_core (2.0.0) + rqrcode_core (2.0.1) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -460,7 +460,7 @@ GEM ruby-progressbar (1.13.0) rubyzip (2.4.1) securerandom (0.4.1) - selenium-webdriver (4.38.0) + selenium-webdriver (4.39.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -483,7 +483,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.8) + stringio (3.1.9) thor (1.4.0) timeout (0.4.4) tsort (0.2.0) @@ -515,8 +515,8 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) - zeitwerk (2.7.3) + yard (0.9.38) + zeitwerk (2.7.4) PLATFORMS aarch64-linux