diff --git a/Gemfile.lock b/Gemfile.lock index a0047a0..ac88462 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - actionview (7.0.2.3) - activesupport (= 7.0.2.3) + actionview (7.0.2.4) + activesupport (= 7.0.2.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.2.3) + activesupport (7.0.2.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -16,7 +16,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) ansispan (0.0.1) builder (3.2.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -70,7 +70,7 @@ GEM rdoc semver jwt (2.3.0) - loofah (2.14.0) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.8.0) @@ -80,14 +80,14 @@ GEM multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - nokogiri (1.13.3) + nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.3-java) + nokogiri (1.13.4-java) racc (~> 1.4) - nokogiri (1.13.3-x64-mingw32) + nokogiri (1.13.4-x64-mingw32) racc (~> 1.4) - nokogiri (1.13.3-x86-mingw32) + nokogiri (1.13.4-x86-mingw32) racc (~> 1.4) oauth2 (1.4.9) faraday (>= 0.17.3, < 3.0)