Skip to content

Commit 366f6ab

Browse files
authored
chore(deps): update dependency bigdecimal to v4 (#32283)
1 parent 0e257bb commit 366f6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-pubsub/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ end
2121

2222
gem "autotest-suffix", "~> 1.1"
2323
gem "avro", "~> 1.12"
24-
gem "bigdecimal", "~> 3.2"
24+
gem "bigdecimal", ">= 3.2", "< 5"
2525
gem "google-style", "~> 1.31.1"
2626
gem "minitest", "~> 5.25"
2727
gem "minitest-autotest", "~> 1.1"

0 commit comments

Comments
 (0)