File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 3.1.1 (Unreleased)
2+
3+ - Updated to jQuery 1.11.1
4+ - Updated to latest jquery-ujs
5+
16## 3.1.0 (29 January 2014)
27
38 - Updated to jQuery 1.11.0
712## 3.0.4 (10 July 2013)
813
914 - Fixed jQuery source map
10-
15+
1116## 3.0.3 (10 July 2013)
1217
1318 - Updated to jQuery 1.10.2
Original file line number Diff line number Diff line change 22
33| Gem | jQuery | jQuery UI |
44| --------| --------| -----------|
5+ | 3.1.1 | 1.11.1 | - |
56| 3.1.0 | 1.11.0 | - |
67| 3.0.5 | 1.11.0 | - |
78| 3.0.4 | ↾ | - |
Original file line number Diff line number Diff line change 11module Jquery
22 module Rails
3- VERSION = "3.1.0 "
3+ VERSION = "3.1.1 "
44 JQUERY_VERSION = "1.11.1"
55 JQUERY_UJS_VERSION = "c7a5b12a3b37c4a20f4e5fb22da843f24ef2d356"
66 end
You can’t perform that action at this time.
0 commit comments