diff --git a/Gemfile.lock b/Gemfile.lock index 3edb777..e85611e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,12 +86,12 @@ GEM uri (>= 0.13.1) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - annotaterb (4.23.0) + annotaterb (4.24.0) activerecord (>= 6.0.0) activesupport (>= 6.0.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1269.0) + aws-partitions (1.1276.0) aws-sdk-core (3.254.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -100,7 +100,7 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-lambda (1.191.0) + aws-sdk-lambda (1.192.0) aws-sdk-core (~> 3, >= 3.254.0) aws-sigv4 (~> 1.5) aws-sdk-sts (1.12.0) @@ -128,13 +128,13 @@ GEM xpath (~> 3.2) climate_control (1.2.0) colorator (1.1.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crack (1.0.1) bigdecimal rexml crass (1.0.7) - csv (3.3.5) + csv (3.3.6) date (3.5.1) devise (4.9.4) bcrypt (~> 3.0) @@ -150,7 +150,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (6.0.4) + erb (6.0.6) erubi (1.13.1) eventmachine (1.2.7) execjs (2.10.0) @@ -174,7 +174,7 @@ GEM google-protobuf (4.35.1) bigdecimal rake (~> 13.3) - graphql (2.6.5) + graphql (2.6.7) base64 fiber-storage logger @@ -207,12 +207,12 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-remote-theme (0.5.1) + jekyll-remote-theme (0.5.2) addressable (~> 2.0) jekyll (>= 3.5, < 5.0) jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0) openssl (>= 3.1.2) - rubyzip (>= 1.3.0, < 3.0) + rubyzip (>= 1.3.0, < 4.0) jekyll-sass-converter (3.1.0) sass-embedded (~> 1.75) jekyll-seo-tag (2.9.0) @@ -240,7 +240,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -330,8 +330,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (8.1.3) actionpack (= 8.1.3) @@ -347,7 +347,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (4.0.3) + rbs (4.1.1) logger prism (>= 1.6.0) tsort @@ -421,7 +421,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - simplecov (1.0.1) + simplecov (1.0.3) simplecov-lcov (0.9.0) sprockets (4.2.2) concurrent-ruby (~> 1.0) @@ -450,11 +450,10 @@ GEM vcr (6.4.0) warden (1.2.9) rack (>= 2.0.9) - web-console (4.2.1) - actionview (>= 6.0.0) - activemodel (>= 6.0.0) + web-console (4.3.0) + actionview (>= 8.0.0) bindex (>= 0.4.0) - railties (>= 6.0.0) + railties (>= 8.0.0) webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2)