diff --git a/Gemfile b/Gemfile index 2913805..b0d4cae 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'uglifier', '>= 1.3.0' # See https://github.com/rails/execjs#readme for more supported runtimes # gem 'therubyracer', platforms: :ruby # Use jquery -gem 'jquery-rails', '~>4.3.1' +gem 'jquery-rails', '~>4.4.0' # See: https://github.com/rails/rails/issues/34822 diff --git a/Gemfile.lock b/Gemfile.lock index 780b8e1..3a48ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) brakeman (4.1.1) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) capistrano (3.9.0) airbrussh (>= 1.0.0) @@ -94,7 +94,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) crass (1.0.6) dossier (2.13.1) actionmailer (>= 3.2) @@ -104,7 +104,7 @@ GEM haml (>= 3.1) railties (>= 3.2) responders (>= 1.1) - erubi (1.8.0) + erubi (1.12.0) execjs (2.7.0) ffi (1.9.25) fixy (0.0.8) @@ -120,7 +120,7 @@ GEM jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -133,10 +133,10 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - method_source (0.9.2) + method_source (1.0.0) mini_mime (1.0.1) mini_portile2 (2.8.2) - minitest (5.11.3) + minitest (5.18.1) minitest-capybara (0.8.2) capybara (~> 2.2) minitest (~> 5.0) @@ -190,8 +190,8 @@ GEM nio4r (~> 2.0) racc (1.7.1) rack (2.1.4) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.1.6.2) actioncable (= 5.1.6.2) actionmailer (= 5.1.6.2) @@ -218,7 +218,7 @@ GEM method_source 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) @@ -267,14 +267,14 @@ GEM prawn (~> 2.2.0) thinreports-rails (0.4.0) thinreports (>= 0.10) - thor (0.20.3) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.8) ttfunk (1.5.1) turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3) @@ -312,7 +312,7 @@ DEPENDENCIES ffi (~> 1.9.24) fixy (~> 0.0.8) jbuilder (~> 2.5) - jquery-rails (~> 4.3.1) + jquery-rails (~> 4.4.0) listen (>= 3.0.5, < 3.2) loofah (>= 2.2.3) minitest-rails-capybara