@@ -4,7 +4,7 if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.5.0') | |||
|
4 | 4 | abort "Redmine requires Bundler 1.5.0 or higher (you're using #{Bundler::VERSION}).\nPlease update with 'gem update bundler'." |
|
5 | 5 | end |
|
6 | 6 | |
|
7 |
gem "rails", "4.2. |
|
|
7 | gem "rails", "4.2.1" | |
|
8 | 8 | gem "jquery-rails", "~> 3.1.1" |
|
9 | 9 | gem "coderay", "~> 1.1.0" |
|
10 | 10 | gem "builder", ">= 3.0.4" |
General Comments 0
You need to be logged in to leave comments.
Login now