Gemfile.lock in graphiti_graphql-0.1.6 vs Gemfile.lock in graphiti_graphql-0.1.7
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- graphiti_graphql (0.1.4)
+ graphiti_graphql (0.1.6)
activesupport (>= 4.1)
- graphiti (>= 1.2.36)
+ graphiti (~> 1.3)
graphql (~> 1.12)
GEM
remote: https://rubygems.org/
specs:
@@ -26,26 +26,26 @@
concurrent-ruby (1.1.8)
diff-lcs (1.4.4)
dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
- dry-container (0.7.2)
+ dry-container (0.8.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
- dry-core (0.5.0)
+ dry-core (0.7.1)
concurrent-ruby (~> 1.0)
- dry-inflector (0.2.0)
- dry-logic (1.1.0)
+ dry-inflector (0.2.1)
+ dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
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)
+ graphiti (1.3.0)
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)