Bump jquery-rails from 4.3.3 to 4.5.0
Bumps jquery-rails from 4.3.3 to 4.5.0.
Changelog
Sourced from jquery-rails's changelog.
4.5.0
- update jquery to 3.6.0
4.4.0
- update jquery to 3.5.1 (note: 3.5.0 contains important security updates)
- unescape dollar signs and backticks in
assert_select_jquery
to match Rails updated behavior.4.3.5
- update jquery to 3.4.1
4.3.4
- update jquery to 3.4.0
Commits
-
5cb8af2
Release v4.5.0 with jQuery 3.6.0 -
8cd051a
Update jQuery to 3.6.0 -
a8b003d
Release v4.4.0 -
90826fd
Bump jQuery version to 3.5.1 -
ad3227e
Test against latest Ruby versions -
6361d43
Merge pull request #269 from repinel/fix-unescape-js -
b6d6e25
Fixunescape_js
to match changes in Action View -
7553142
Prepare to 4.3.5 -
fa0ee87
Upgrade jQuery to 3.4.1 -
6c20aaf
Prepare to 4.3.4 - Additional commits viewable in compare view