Description:
Updated Gemfile
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r375:5681db09efa8 - - 2 files changed: 3 inserted, 3 deleted
@@ -16,7 +16,7 | |||
|
16 | 16 | # See https://github.com/sstephenson/execjs#readme for more supported runtimes |
|
17 | 17 | # gem 'therubyracer', :platforms => :ruby |
|
18 | 18 | |
|
19 |
- gem 'uglifier' |
|
|
19 | + gem 'uglifier' | |
|
20 | 20 | end |
|
21 | 21 | |
|
22 | 22 | gem 'prototype-rails' |
@@ -117,7 +117,7 | |||
|
117 | 117 | multi_json (~> 1.0) |
|
118 | 118 | rack (~> 1.0) |
|
119 | 119 | tilt (~> 1.1, != 1.3.0) |
|
120 |
- test-unit (3.0. |
|
|
120 | + test-unit (3.0.9) | |
|
121 | 121 | power_assert |
|
122 | 122 | thor (0.19.1) |
|
123 | 123 | tilt (1.4.1) |
@@ -146,6 +146,6 | |||
|
146 | 146 | rspec-rails (~> 2.99.0) |
|
147 | 147 | sass-rails (~> 3.2.6) |
|
148 | 148 | test-unit |
|
149 |
- uglifier |
|
|
149 | + uglifier | |
|
150 | 150 | verification! |
|
151 | 151 | will_paginate (~> 3.0.7) |
You need to be logged in to leave comments.
Login now