We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743565e commit ca636d1Copy full SHA for ca636d1
Gemfile
@@ -36,6 +36,7 @@ end
36
group :integration do
37
# Pin due to an issue with FFI, Windows, and Facter. See FACT-3434
38
gem 'ffi', '1.15.5'
39
+ gem 'bigdecimal' '=1.4.4'
40
gem 'nkf', '= 0.1.2'
41
42
end
0 commit comments