Skip to content

Commit a596231

Browse files
committed
Add uglifier's required JS runtime to the Gemfile
1 parent a804b55 commit a596231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gem "compass", "~>1.0.3"
77
gem "sprockets", "~>3.7"
88
gem "coffee-script", "~>2.4.1"
99
gem "uglifier", "~>3.0.0"
10+
gem "therubyracer"
1011

1112
gem "aws-sdk", "~> 2.4.3"
1213
gem "aws-s3", "~> 0.6.3"

0 commit comments

Comments
 (0)