Skip to content

Commit ea74c3b

Browse files
committed
Add Appraisal gemfile for therubyracer test
1 parent c1081ab commit ea74c3b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: gemfiles/rails_4.0_with_therubyracer.gemfile

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file was generated by Appraisal
2+
3+
source "http://rubygems.org"
4+
5+
gem "rails", "~> 4.0"
6+
gem "therubyracer", "0.12.0", :platform=>:mri
7+
8+
gemspec :path=>"../"

0 commit comments

Comments
 (0)