Skip to content

Commit

Permalink
Update jQuery to 3.6.0
Browse files Browse the repository at this point in the history
Closes #280
Closes #285
  • Loading branch information
carlosantoniodasilva committed May 23, 2022
1 parent a8b003d commit 8cd051a
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 113 deletions.
2 changes: 1 addition & 1 deletion lib/jquery/rails/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Rails
VERSION = "4.4.0"
JQUERY_VERSION = "1.12.4"
JQUERY_2_VERSION = "2.2.4"
JQUERY_3_VERSION = "3.5.1"
JQUERY_3_VERSION = "3.6.0"
JQUERY_UJS_VERSION = "1.2.2"
end
end
Loading

0 comments on commit 8cd051a

Please sign in to comment.