Skip to content

Commit 1d09ced

Browse files
Bump jquery-rails from 4.3.5 to 4.4.0
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.4.0. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](rails/jquery-rails@v4.3.5...v4.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89daa3f commit 1d09ced

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem "high_voltage"
2222
gem "holidays"
2323
gem "http_accept_language"
2424
gem "jquery-atwho-rails", "~> 1.3.2" # autocomplete
25-
gem "jquery-rails", "~> 4.0"
25+
gem "jquery-rails", "~> 4.4"
2626
gem "kaminari"
2727
gem "momentjs-rails"
2828
gem "neat"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ GEM
694694
concurrent-ruby (~> 1.0)
695695
jmespath (1.3.1)
696696
jquery-atwho-rails (1.3.2)
697-
jquery-rails (4.3.5)
697+
jquery-rails (4.4.0)
698698
rails-dom-testing (>= 1, < 3)
699699
railties (>= 4.2.0)
700700
thor (>= 0.14, < 2.0)
@@ -758,7 +758,7 @@ GEM
758758
pry-rails (0.3.2)
759759
pry (>= 0.9.10)
760760
public_suffix (4.0.5)
761-
rack (2.1.1)
761+
rack (2.2.2)
762762
rack-test (0.6.3)
763763
rack (>= 1.0)
764764
rack-timeout (0.0.4)
@@ -919,7 +919,7 @@ DEPENDENCIES
919919
holidays
920920
http_accept_language
921921
jquery-atwho-rails (~> 1.3.2)
922-
jquery-rails (~> 4.0)
922+
jquery-rails (~> 4.4)
923923
kaminari
924924
launchy
925925
letter_opener

0 commit comments

Comments
 (0)