Skip to content

Commit 2f84977

Browse files
authored
Merge pull request #15 from ioki-mobility/dependabot/bundler/bigdecimal-3.1.9
Bump bigdecimal from 3.1.2 to 3.1.9
2 parents 619bfa8 + c088cd7 commit 2f84977

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gemspec
88
gem "rake", "~> 13.2"
99
gem "rspec", "~> 3.0"
1010
gem "rubocop", "~> 1.21"
11-
gem "bigdecimal", "~> 3.1.2"
11+
gem "bigdecimal", "~> 3.1.9"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.2)
10-
bigdecimal (3.1.2)
10+
bigdecimal (3.1.9)
1111
diff-lcs (1.5.0)
1212
parallel (1.22.1)
1313
parser (3.1.2.0)
@@ -48,7 +48,7 @@ PLATFORMS
4848
x86_64-linux
4949

5050
DEPENDENCIES
51-
bigdecimal (~> 3.1.2)
51+
bigdecimal (~> 3.1.9)
5252
flexible_polyline!
5353
rake (~> 13.2)
5454
rspec (~> 3.0)

0 commit comments

Comments
 (0)