diff --git a/Gemfile.lock b/Gemfile.lock index 3e273d5..7a9e5f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,15 +9,15 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (6.1.5.1) - actionview (= 6.1.5.1) - activesupport (= 6.1.5.1) + actionpack (6.1.7.2) + actionview (= 6.1.7.2) + activesupport (= 6.1.7.2) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.5.1) - activesupport (= 6.1.5.1) + actionview (6.1.7.2) + activesupport (= 6.1.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -27,9 +27,9 @@ GEM activemodel (>= 4.1, < 7.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activemodel (6.1.5.1) - activesupport (= 6.1.5.1) - activesupport (6.1.5.1) + activemodel (6.1.7.2) + activesupport (= 6.1.7.2) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -43,42 +43,42 @@ GEM byebug (11.0.1) case_transform (0.2) activesupport - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) diff-lcs (1.3) dotenv (2.7.5) - erubi (1.10.0) + erubi (1.12.0) httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) jsonapi-renderer (0.2.2) - loofah (2.16.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mini_portile2 (2.8.0) - minitest (5.15.0) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_xml (0.6.0) - nokogiri (1.13.6) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.17.0) parser (2.6.4.1) ast (~> 2.4.0) - racc (1.6.0) - rack (2.2.3.1) - 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.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rainbow (3.0.0) rake (12.3.3) rollbar (2.22.1) @@ -108,10 +108,10 @@ GEM snitcher (0.4.1) thor (0.20.3) timecop (0.9.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.0) - zeitwerk (2.5.4) + zeitwerk (2.6.6) PLATFORMS ruby