Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f240cae

Browse files
committedApr 29, 2024
Fix Rails 4.2 test
1 parent 81b20a8 commit f240cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/gemfiles/rails_4_2.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ source 'https://rubygems.org'
33
gem 'actionpack', '~> 4.2.7'
44
gem 'activesupport', '~> 4.2.7'
55
gem 'sassc-rails', '~> 2.0'
6+
gem 'bigdecimal', '1.3.5'
67

78
gemspec path: '../../'

0 commit comments

Comments
 (0)