Feature #20366 ยป 0001-Update-jquery-rails-to-4.0.patch
Gemfile | ||
---|---|---|
5 | 5 |
end |
6 | 6 | |
7 | 7 |
gem "rails", "4.2.3" |
8 |
gem "jquery-rails", "~> 3.1.3"
|
|
8 |
gem "jquery-rails", "~> 4.0"
|
|
9 | 9 |
gem "coderay", "~> 1.1.0" |
10 | 10 |
gem "builder", ">= 3.0.4" |
11 | 11 |
gem "request_store", "1.0.5" |