Skip to content

Commit be1b45e

Browse files
chore(deps): update dependency bigdecimal to v3.3.1
1 parent 014db52 commit be1b45e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packaging/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ 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", "3.3.1"
1414
gem "fiddle", "1.1.2"

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 (3.3.1)
77
csv (3.3.5)
88
diff-lcs (1.6.2)
99
dig_rb (1.0.1)
@@ -144,7 +144,7 @@ PLATFORMS
144144
x86_64-linux
145145

146146
DEPENDENCIES
147-
bigdecimal (= 3.1.5)
147+
bigdecimal (= 3.3.1)
148148
fiddle (= 1.1.2)
149149
json (= 2.7.2)
150150
pact (= 1.66.2)

0 commit comments

Comments
 (0)