File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ gem 'rails', '4.1.6'
6
6
# Use SCSS for stylesheets
7
7
gem 'sass-rails' , '~> 4.0.3'
8
8
gem 'bootstrap-sass' , '~> 3.2.0'
9
+ gem 'autoprefixer-rails'
9
10
# Use Uglifier as compressor for JavaScript assets
10
11
gem 'uglifier' , '>= 1.3.0'
11
12
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
Original file line number Diff line number Diff line change 29
29
tzinfo (~> 1.1 )
30
30
angularjs-rails (1.2.26 )
31
31
arel (5.0.1.20140414130214 )
32
+ autoprefixer-rails (3.1.1.20141001 )
33
+ execjs
32
34
bootstrap-sass (3.2.0.2 )
33
35
sass (~> 3.2 )
34
36
builder (3.2.2 )
@@ -111,6 +113,7 @@ PLATFORMS
111
113
112
114
DEPENDENCIES
113
115
angularjs-rails
116
+ autoprefixer-rails
114
117
bootstrap-sass (~> 3.2.0 )
115
118
jbuilder (~> 2.0 )
116
119
jquery-rails
You can’t perform that action at this time.
0 commit comments