There was an error while loading. Please reload this page.
2 parents 619bfa8 + c088cd7 commit 2f84977Copy full SHA for 2f84977
2 files changed
Gemfile
@@ -8,4 +8,4 @@ gemspec
8
gem "rake", "~> 13.2"
9
gem "rspec", "~> 3.0"
10
gem "rubocop", "~> 1.21"
11
-gem "bigdecimal", "~> 3.1.2"
+gem "bigdecimal", "~> 3.1.9"
Gemfile.lock
@@ -7,7 +7,7 @@ GEM
7
remote: https://rubygems.org/
specs:
ast (2.4.2)
- bigdecimal (3.1.2)
+ bigdecimal (3.1.9)
diff-lcs (1.5.0)
12
parallel (1.22.1)
13
parser (3.1.2.0)
@@ -48,7 +48,7 @@ PLATFORMS
48
x86_64-linux
49
50
DEPENDENCIES
51
- bigdecimal (~> 3.1.2)
+ bigdecimal (~> 3.1.9)
52
flexible_polyline!
53
rake (~> 13.2)
54
rspec (~> 3.0)
0 commit comments