diff --git a/Gemfile.lock b/Gemfile.lock index 76ead07..fc9af6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,44 +8,47 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) - dry-configurable (0.8.2) + dry-configurable (0.11.5) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.0) + dry-equalizer (~> 0.2) + dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.7) + dry-core (0.4.9) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.2) - dry-inflector (0.1.2) - dry-logic (0.6.1) + dry-equalizer (0.3.0) + dry-inflector (0.2.0) + dry-logic (1.0.6) concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-types (0.15.0) + dry-types (1.4.0) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.2, >= 0.2.2) + dry-equalizer (~> 0.3) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 0.5, >= 0.5) + dry-logic (~> 1.0, >= 1.0.2) ffi (1.10.0) formatador (0.2.5) - graphiti (1.1.1) - activesupport (>= 4.1, < 6) + graphiti (1.2.19) + activesupport (>= 4.1) concurrent-ruby (~> 1.0) - dry-types (~> 0.15) + dry-types (>= 0.15.0, < 2.0) graphiti_errors (~> 1.1.0) + jsonapi-renderer (= 0.2.0) jsonapi-serializable (~> 0.3.0) - graphiti_errors (1.1.0) + graphiti_errors (1.1.2) jsonapi-serializable (~> 0.1) guard (2.15.0) formatador (>= 0.2.4) @@ -61,7 +64,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.0) jsonapi-serializable (0.3.1) @@ -72,7 +75,7 @@ GEM ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.2) - minitest (5.11.3) + minitest (5.14.1) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -101,8 +104,9 @@ GEM shellany (0.0.1) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) + zeitwerk (2.3.0) PLATFORMS ruby