Skip to content

Commit

Permalink
Dentaku 3.3 is slower than 3.1
Browse files Browse the repository at this point in the history
It's mainly in the depencies call of the legacy calculator
  • Loading branch information
pjaspers authored and pjaspers committed Mar 3, 2022
1 parent 9a907aa commit 0120c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orbf-rules_engine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "activesupport"
spec.add_dependency "colorize"
spec.add_dependency "hesabu"
spec.add_dependency "dentaku", "~> 3.3"
spec.add_dependency "dentaku", "3.1"
spec.add_dependency "dhis2", "2.3.8"
spec.add_dependency "descriptive_statistics"

Expand Down

0 comments on commit 0120c57

Please sign in to comment.