diff --git a/Gemfile.lock b/Gemfile.lock index 127c204..26e5e26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,70 +18,72 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.2.1) - actionview (= 6.0.2.1) - activesupport (= 6.0.2.1) + actionpack (6.0.6.1) + actionview (= 6.0.6.1) + activesupport (= 6.0.6.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.2.1) - activesupport (= 6.0.2.1) + actionview (6.0.6.1) + activesupport (= 6.0.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_model_serializers (0.10.10) - actionpack (>= 4.1, < 6.1) - activemodel (>= 4.1, < 6.1) + active_model_serializers (0.10.13) + actionpack (>= 4.1, < 7.1) + activemodel (>= 4.1, < 7.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) allocation_stats (0.1.5) bixby-bench (0.1.0) allocation_stats builder (3.2.4) case_transform (0.2) activesupport - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) - erubi (1.9.0) - i18n (1.8.2) + erubi (1.12.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.14.0) multi_json (1.14.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oj (3.10.2) - rabl (0.14.2) + rabl (0.16.1) activesupport (>= 2.3.14) - rack (2.2.2) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.6.2) + rack (2.2.6.2) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rake (10.5.0) require_pattern (1.1.2) ruby-prof (1.2.0) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby