From 0b903f0cbce0e8bc7977cc235a92f071eff744fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2019 14:45:21 +0000 Subject: [PATCH] Bump web-console from 2.0.0 to 2.1.3 Bumps [web-console](https://github.com/rails/web-console) from 2.0.0 to 2.1.3. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/rails/web-console/compare/v2.0.0...v2.1.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 71 ++++++++++++++++++++++++++-------------------------- 2 files changed, 37 insertions(+), 36 deletions(-) diff --git a/Gemfile b/Gemfile index dc988cc..76e54de 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ group :development, :test do gem 'byebug' gem 'pry' # Access an IRB console on exception pages or by using <%= console %> in views - gem 'web-console', '~> 2.0' + gem 'web-console', '~> 2.1' gem 'rspec-rails', '~> 3.0' gem 'capybara' gem 'launchy' diff --git a/Gemfile.lock b/Gemfile.lock index de743a4..ce0d924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,9 +39,9 @@ GEM addressable (2.3.7) arel (6.0.0) bcrypt (3.1.10) - binding_of_caller (0.7.2) + binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.3) byebug (3.5.1) columnize (~> 0.8) debugger-linecache (~> 1.2) @@ -61,7 +61,9 @@ GEM execjs coffee-script-source (1.9.0) columnize (0.9.0) - debug_inspector (0.0.2) + concurrent-ruby (1.1.5) + crass (1.0.5) + debug_inspector (0.0.3) debugger-linecache (1.2.0) devise (3.4.1) bcrypt (~> 3.0) @@ -95,9 +97,9 @@ GEM rest-client (>= 1.5.1) uuid (~> 2.0) hashie (3.4.0) - hike (1.2.3) httpclient (2.6.0.1) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.2.6) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -105,7 +107,7 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.2) + json (1.8.6) jwt (1.2.1) kaminari (0.16.3) actionpack (>= 3.0.0) @@ -113,7 +115,8 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.7) - loofah (2.0.1) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) macaddr (1.7.1) systemu (~> 2.6.2) @@ -121,14 +124,14 @@ GEM mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.2) - minitest (5.5.1) - multi_json (1.10.1) + mini_portile2 (2.1.0) + minitest (5.12.0) + multi_json (1.14.1) multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.10.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth (0.4.7) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -151,7 +154,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.0) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.0) @@ -167,12 +170,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.1) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -183,7 +186,7 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (12.3.3) rdoc (4.2.0) json (~> 1.4) ref (1.0.5) @@ -222,23 +225,21 @@ GEM simple_oauth (0.3.1) slop (3.6.0) spring (1.3.2) - sprockets (2.12.3) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.4) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) systemu (2.6.4) therubyracer (0.12.1) libv8 (~> 3.16.14.0) ref - thor (0.19.1) - thread_safe (0.3.4) + thor (0.20.3) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.7.0) execjs (>= 0.3.0) @@ -247,10 +248,10 @@ GEM macaddr (~> 1.0) warden (1.2.3) rack (>= 1.0) - web-console (2.0.0) - activemodel (~> 4.0) + web-console (2.1.3) + activemodel (>= 4.0) binding_of_caller (>= 0.7.2) - railties (~> 4.0) + railties (>= 4.0) sprockets-rails (>= 2.0, < 4.0) xpath (2.0.0) nokogiri (~> 1.3) @@ -293,5 +294,5 @@ DEPENDENCIES spring (~> 1.3.2) therubyracer uglifier (>= 1.3.0) - web-console (~> 2.0) + web-console (~> 2.1) youtube_it