Skip to content

Commit 584f4e8

Browse files
Fix bigdecimal to 3.1.9. (#2446)
1 parent 79cb5c0 commit 584f4e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ gemspec
66

77
group :development, :test do
88
gem 'activesupport'
9+
gem 'bigdecimal', '= 3.1.9'
910
gem 'cucumber', '~> 9.2.1'
1011
gem 'datadog-ci', '~> 1.11'
1112
gem 'gem-release'

0 commit comments

Comments
 (0)