Skip to content

Commit c91aeb9

Browse files
committed
Update mondarian-olap
1 parent 4a6325e commit c91aeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mondrian-rest.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
1717
s.require_paths = ["lib", "lib/jars"]
1818

1919

20-
s.add_runtime_dependency 'mondrian-olap', ["~> 0.8.0"]
20+
s.add_runtime_dependency 'mondrian-olap', [">= 1.1.0"]
2121
s.add_runtime_dependency 'grape', '~> 1.2', '>= 1.2.3'
2222
s.add_runtime_dependency 'writeexcel', '~> 1.0', '>= 1.0.5'
2323
s.add_runtime_dependency 'activesupport', '~> 5.1', '>= 5.1.5'

0 commit comments

Comments
 (0)