Skip to content

Commit

Permalink
Merge pull request #112 from nbudin/dependabot/bundler/jquery-rails-4…
Browse files Browse the repository at this point in the history
….4.0

[Security] Bump jquery-rails from 4.3.5 to 4.4.0
  • Loading branch information
nbudin authored Jul 20, 2021
2 parents 71ca400 + 74dff38 commit e5d73a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem "haml"
gem "acts_as_list"
gem "ruby-graphviz", ">= 0.9.2", :require => "graphviz"
gem "radius"
gem "jquery-rails", '~> 4.3.5'
gem "jquery-rails", '~> 4.4.0'
gem 'jquery-ui-rails'
gem "rubyzip", "~> 2.0.0", :require => "zip"
gem "nokogiri", ">= 1.8.1"
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.9)
crass (1.0.6)
database_cleaner (1.5.0)
devise (4.7.1)
Expand Down Expand Up @@ -250,7 +250,7 @@ GEM
faraday_middleware
inflecto (0.0.2)
ipaddress (0.8.0)
jquery-rails (4.3.5)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -263,7 +263,7 @@ GEM
launchy (2.4.3-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
loofah (2.5.0)
loofah (2.10.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -273,8 +273,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_mime (1.0.1)
mini_portile2 (2.5.1)
minitest (5.14.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
minitest-matchers_vaccine (1.0.3)
minitest (~> 5.0)
minitest-reporters (1.0.11)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.11.1)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
Expand All @@ -347,7 +347,7 @@ GEM
activesupport (= 4.2.11.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (13.0.1)
rake (13.0.6)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand Down Expand Up @@ -408,7 +408,7 @@ GEM
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (2.0.10)
tzinfo (1.2.7)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down Expand Up @@ -451,7 +451,7 @@ DEPENDENCIES
heroku_external_db
htmldiff-lcs!
illyan_client (~> 2.0)
jquery-rails (~> 4.3.5)
jquery-rails (~> 4.4.0)
jquery-ui-rails
launchy
minitest-matchers_vaccine
Expand Down

0 comments on commit e5d73a9

Please sign in to comment.