Gemfile.lock in graphiti_graphql-0.1.1 vs Gemfile.lock in graphiti_graphql-0.1.2
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: ../graphiti
specs:
- graphiti (1.2.31)
+ 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.0)
+ graphiti_graphql (0.1.1)
activesupport (>= 4.1)
graphql (~> 1.12)
GEM
remote: https://rubygems.org/
@@ -33,11 +33,11 @@
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.8)
diff-lcs (1.4.4)
- dry-configurable (0.12.0)
+ dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
@@ -45,10 +45,10 @@
concurrent-ruby (~> 1.0)
dry-inflector (0.2.0)
dry-logic (1.1.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
- dry-types (1.5.0)
+ 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)