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 81b20a8 commit f240caeCopy full SHA for f240cae
test/gemfiles/rails_4_2.gemfile
@@ -3,5 +3,6 @@ source 'https://rubygems.org'
3
gem 'actionpack', '~> 4.2.7'
4
gem 'activesupport', '~> 4.2.7'
5
gem 'sassc-rails', '~> 2.0'
6
+gem 'bigdecimal', '1.3.5'
7
8
gemspec path: '../../'
0 commit comments