Skip to content

Commit 2f748f2

Browse files
committed
0.1.2
1 parent 41c529b commit 2f748f2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.idea/activecube-graphql.iml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

activecube-graphql.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ to query cubes}
2424
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2525
spec.require_paths = ["lib"]
2626

27-
spec.add_runtime_dependency 'activecube', '~> 0.1.3'
27+
spec.add_runtime_dependency 'activecube', '~> 0.1.4'
2828
spec.add_runtime_dependency 'graphql', '~> 1.9'
2929

3030
spec.add_development_dependency "bundler", "~> 1.17"

0 commit comments

Comments
 (0)