Skip to content

Commit ea4dd32

Browse files
committed
Fix CI issue
1 parent 97b375b commit ea4dd32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs_e2e/rails_4_2/Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ source 'https://rubygems.org'
33
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
44
gem 'rails', '~> 4.2.10'
55
gem 'sprockets', '~> 3.7.2'
6+
gem 'bigdecimal', '1.3.5'
67

78
group :development, :test do
89
gem 'vcr'

0 commit comments

Comments
 (0)