Gemfile.lock in graphiti_graphql-0.1.2 vs Gemfile.lock in graphiti_graphql-0.1.3

- old
+ new

@@ -1,21 +1,11 @@ PATH - remote: ../graphiti - specs: - graphiti (1.2.32) - activesupport (>= 4.1) - concurrent-ruby (~> 1.0) - dry-types (>= 0.15.0, < 2.0) - graphiti_errors (~> 1.1.0) - jsonapi-renderer (~> 0.2, >= 0.2.2) - jsonapi-serializable (~> 0.3.0) - -PATH remote: . specs: - graphiti_graphql (0.1.1) + graphiti_graphql (0.1.2) activesupport (>= 4.1) + graphiti (>= 1.2.36) graphql (~> 1.12) GEM remote: https://rubygems.org/ specs: @@ -52,26 +42,33 @@ dry-container (~> 0.3) dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) google-protobuf (3.15.2) + graphiti (1.2.36) + activesupport (>= 4.1) + concurrent-ruby (~> 1.0) + dry-types (>= 0.15.0, < 2.0) + graphiti_errors (~> 1.1.0) + jsonapi-renderer (~> 0.2, >= 0.2.2) + jsonapi-serializable (~> 0.3.0) graphiti_errors (1.1.2) jsonapi-serializable (~> 0.1) graphiti_spec_helpers (1.0.5) graphiti (>= 1.0.alpha.1) rspec (~> 3.0) graphql (1.12.3) graphql-batch (0.4.3) graphql (>= 1.3, < 2) promise.rb (~> 0.7.2) - i18n (1.8.7) + i18n (1.8.9) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jsonapi-serializable (0.3.1) jsonapi-renderer (~> 0.2.0) method_source (1.0.0) - minitest (5.14.3) + minitest (5.14.4) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) promise.rb (0.7.4) pry (0.13.1) @@ -127,10 +124,9 @@ DEPENDENCIES activemodel (>= 4.1) apollo-federation (~> 1.1) bundler (~> 2.0) - graphiti! graphiti_graphql! graphiti_spec_helpers graphql (~> 1.12) graphql-batch (~> 0.4) pry