diff --git a/Gemfile.lock b/Gemfile.lock index b2b6773..f5ea3db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,12 @@ GEM remote: https://rubygems.org/ specs: abstract_type (0.0.7) - activesupport (5.2.3) + 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, >= 2.2.2) adamantium (0.2.0) ice_nine (~> 0.11.0) memoizable (~> 0.4.0) @@ -20,7 +21,7 @@ GEM concord (0.1.5) adamantium (~> 0.2.0) equalizer (~> 0.0.9) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) cpf_faker (1.3.0) clipboard debase (0.2.2) @@ -75,11 +76,17 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) - minitest (5.11.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.6.1) + minitest (5.15.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) os (0.9.6) parser (2.5.3.0) ast (~> 2.4.0) @@ -89,6 +96,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) public_suffix (3.1.0) + racc (1.6.2) rake (12.3.2) ruby-debug-ide (0.6.1) rake (>= 0.8.1) @@ -105,7 +113,7 @@ GEM test-unit (3.3.3) power_assert thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unparser (0.2.8) abstract_type (~> 0.0.7) @@ -115,6 +123,7 @@ GEM equalizer (~> 0.0.9) parser (>= 2.3.1.2, < 2.6) procto (~> 0.0.2) + zeitwerk (2.6.6) PLATFORMS ruby