diff --git a/Gemfile.lock b/Gemfile.lock index 8150e5f..a61ee49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,15 +8,15 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.1) - actionview (= 6.0.1) - activesupport (= 6.0.1) - rack (~> 2.0) + actionpack (6.0.3.3) + actionview (= 6.0.3.3) + activesupport (= 6.0.3.3) + 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.1) - activesupport (= 6.0.1) + actionview (6.0.3.3) + activesupport (= 6.0.3.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -26,27 +26,27 @@ GEM activemodel (>= 4.1, < 6.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activemodel (6.0.1) - activesupport (= 6.0.1) - activesupport (6.0.1) + activemodel (6.0.3.3) + activesupport (= 6.0.3.3) + activesupport (6.0.3.3) 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) ast (2.4.0) - builder (3.2.3) + builder (3.2.4) case_transform (0.2) activesupport coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.7) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (>= 0.19.4, < 2.0) tins (~> 1.6) - crass (1.0.5) + crass (1.0.6) diff-lcs (1.3) docile (1.3.1) erubi (1.9.0) @@ -69,7 +69,7 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - i18n (1.7.0) + i18n (1.8.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) json (2.2.0) @@ -77,15 +77,15 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.4.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.4) method_source (0.9.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.2) nenv (0.3.0) - nokogiri (1.10.5) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) notiffany (0.1.3) nenv (~> 0.1) @@ -97,7 +97,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.0.7) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -143,10 +143,10 @@ GEM thor (0.20.3) thread_safe (0.3.6) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.4.1) - zeitwerk (2.2.1) + zeitwerk (2.4.0) PLATFORMS ruby