Skip to content

Commit eb21694

Browse files
committed
Upgraded BigDecimal
1 parent 33e0b2c commit eb21694

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ gem 'turbolinks'
3333
gem 'uglifier', '>= 1.3.0'
3434
gem 'unicorn', require: false
3535
gem 'wicked', '~> 1.1.0'
36+
gem 'bigdecimal', '1.3.5'

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ GEM
4545
coderay (>= 1.0.0)
4646
erubi (>= 1.0.0)
4747
rack (>= 0.9.0)
48+
bigdecimal (1.3.5)
4849
binding_of_caller (0.8.0)
4950
debug_inspector (>= 0.0.1)
5051
bootstrap-sass (3.4.1)
@@ -237,6 +238,7 @@ PLATFORMS
237238

238239
DEPENDENCIES
239240
better_errors
241+
bigdecimal (= 1.3.5)
240242
binding_of_caller
241243
bootstrap-sass (~> 3.4.1)
242244
coffee-rails

0 commit comments

Comments
 (0)