File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.5.0
2
+
3
+ - update jquery to 3.6.0
4
+
1
5
## 4.4.0
2
6
3
7
- update jquery to 3.5.1 (note: [ 3.5.0 contains important security updates] ( https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 ) )
Original file line number Diff line number Diff line change 2
2
3
3
| Gem | jQuery | jQuery UJS | jQuery UI |
4
4
| --------| --------| ------------| ----------|
5
+ | 4.5.0 | 1.12.4 & 2.2.4 & 3.6.0 | 1.2.2 | - |
5
6
| 4.4.0 | 1.12.4 & 2.2.4 & 3.5.1 | 1.2.2 | - |
6
7
| 4.3.5 | 1.12.4 & 2.2.4 & 3.4.1 | 1.2.2 | - |
7
8
| 4.3.4 | 1.12.4 & 2.2.4 & 3.4.0 | 1.2.2 | - |
Original file line number Diff line number Diff line change 1
1
module Jquery
2
2
module Rails
3
- VERSION = "4.4 .0"
3
+ VERSION = "4.5 .0"
4
4
JQUERY_VERSION = "1.12.4"
5
5
JQUERY_2_VERSION = "2.2.4"
6
6
JQUERY_3_VERSION = "3.6.0"
You can’t perform that action at this time.
0 commit comments