Skip to content

Commit b171005

Browse files
chore(deps): update dependency bigdecimal to v4
1 parent 4e90eca commit b171005

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ gem "webrick", "1.9.1"
1010
# we require gem locking for gems with native extensions
1111
# due to lack of windows support
1212
gem "json", "2.7.2"
13-
gem "bigdecimal", "3.1.5"
13+
gem "bigdecimal", "4.0.1"
1414
gem "fiddle", "1.1.2"
1515
gem "io-console", "0.7.1"

packaging/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
awesome_print (1.9.2)
55
base64 (0.3.0)
6-
bigdecimal (3.1.5)
6+
bigdecimal (4.0.1)
77
csv (3.3.5)
88
diff-lcs (1.6.2)
99
dig_rb (1.0.1)
@@ -156,7 +156,7 @@ PLATFORMS
156156
x86_64-linux
157157

158158
DEPENDENCIES
159-
bigdecimal (= 3.1.5)
159+
bigdecimal (= 4.0.1)
160160
fiddle (= 1.1.2)
161161
io-console (= 0.7.1)
162162
json (= 2.7.2)

0 commit comments

Comments
 (0)