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
+
1
6
## 3.1.0 (29 January 2014)
2
7
3
8
- Updated to jQuery 1.11.0
7
12
## 3.0.4 (10 July 2013)
8
13
9
14
- Fixed jQuery source map
10
-
15
+
11
16
## 3.0.3 (10 July 2013)
12
17
13
18
- Updated to jQuery 1.10.2
Original file line number Diff line number Diff line change 2
2
3
3
| Gem | jQuery | jQuery UI |
4
4
| --------| --------| -----------|
5
+ | 3.1.1 | 1.11.1 | - |
5
6
| 3.1.0 | 1.11.0 | - |
6
7
| 3.0.5 | 1.11.0 | - |
7
8
| 3.0.4 | ↾ | - |
Original file line number Diff line number Diff line change 1
1
module Jquery
2
2
module Rails
3
- VERSION = "3.1.0 "
3
+ VERSION = "3.1.1 "
4
4
JQUERY_VERSION = "1.11.1"
5
5
JQUERY_UJS_VERSION = "c7a5b12a3b37c4a20f4e5fb22da843f24ef2d356"
6
6
end
You can’t perform that action at this time.
0 commit comments