Skip to content

Commit 11d8ed0

Browse files
Bumps dependency ReoundedDecimal to version 2.1.0 in podspec
1 parent 5d657ed commit 11d8ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MonetaryAmount.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ currency subtotal separate.
1717
s.author = { 'SoftwareEngineerChris' => '[email protected]' }
1818
s.source = { :git => 'https://github.com/SoftwareEngineerChris/MonetaryAmount.git', :tag => s.version.to_s }
1919

20-
s.dependency 'RoundedDecimal', '~> 1.1.0'
20+
s.dependency 'RoundedDecimal', '~> 2.1.0'
2121

2222
s.ios.deployment_target = '10.0'
2323
s.osx.deployment_target = '10.9'

0 commit comments

Comments
 (0)