##// END OF EJS Templates
Upgrade CodeRay to 1.1.0 (#8253)....
Jean-Philippe Lang -
r12008:7f22cc611311
parent child
Show More
@@ -3,7 +3,7 source 'https://rubygems.org'
3 3 gem "rails", "3.2.13"
4 4 gem "jquery-rails", "~> 2.0.2"
5 5 gem "i18n", "~> 0.6.0"
6 gem "coderay", "~> 1.0.9"
6 gem "coderay", "~> 1.1.0"
7 7 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
8 8 gem "builder", "3.0.0"
9 9
General Comments 0
You need to be logged in to leave comments. Login now