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 9035400 commit ec47912Copy full SHA for ec47912
1 file changed
Gemfile
@@ -4,6 +4,7 @@ gemspec
4
5
group :development do
6
gem "ruby_memcheck" if RUBY_PLATFORM =~ /linux/i
7
+ gem "bigdecimal"
8
gem "ostruct"
9
gem "rake"
10
gem "rake-compiler"
0 commit comments