From 8795d804516f048a68ce284ef68a9293b03b8a0d Mon Sep 17 00:00:00 2001 From: Jason Young Date: Mon, 23 Jul 2018 15:42:25 -0400 Subject: [PATCH] upgrade out of the wysiwyg hyperlink being broken https://github.com/jhollingworth/bootstrap-wysihtml5/issues/391 --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01032dd0..c365467b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM debug_inspector (>= 0.0.1) bootstrap-sass (3.1.1.1) sass (~> 3.2) - bootstrap-wysihtml5-rails (0.3.2.100) + bootstrap-wysihtml5-rails (0.3.3.8) railties (>= 3.0) builder (3.0.4) callsite (0.0.11) @@ -70,6 +70,7 @@ GEM coffee-script-source execjs coffee-script-source (1.4.0) + concurrent-ruby (1.0.5) connection_pool (2.0.0) csspool (3.0.2) dalli (2.5.0) @@ -107,7 +108,8 @@ GEM htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inline-style (0.5.2ex) csspool nokogiri @@ -118,7 +120,7 @@ GEM jquery-rails (2.1.3) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - json (1.8.3) + json (1.8.6) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -138,7 +140,7 @@ GEM method_source (0.8.1) mime-types (1.25.1) mini_portile2 (2.3.0) - multi_json (1.12.1) + multi_json (1.13.1) multipart-post (2.0.0) mysql2 (0.3.21) net-scp (1.2.1) @@ -182,7 +184,7 @@ GEM rack (1.4.7) rack-attack (4.3.0) rack - rack-cache (1.6.1) + rack-cache (1.8.0) rack (>= 0.4) rack-contrib (1.1.0) rack (>= 0.9.1) @@ -258,7 +260,7 @@ GEM tilt (~> 1.1, != 1.3.0) test-unit (3.2.1) power_assert - thor (0.19.1) + thor (0.20.0) tilt (1.4.1) timers (1.1.0) treetop (1.4.15)