Merge branch '6-8-2' into '6-8-stable'
6.8.2 release Please check if I didn't do this weird git thing wrong ;-) /cc @marin @jacobvosmaer
Showing
... | ... | @@ -148,7 +148,7 @@ gem "rack-attack" |
# Ace editor | ||
gem 'ace-rails-ap' | ||
gem "sass-rails" | ||
gem "sass-rails", '~> 4.0.2' | ||
gem "coffee-rails" | ||
gem "uglifier" | ||
gem "therubyracer" | ||
... | ... | @@ -232,4 +232,4 @@ end |
group :production do | ||
gem "gitlab_meta", '6.0' | ||
end | ||
\ No newline at end of file | ||
end |
Please register or sign in to comment