diff --git a/Gemfile.lock b/Gemfile.lock index 0e1d951d..686fdf71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) climate_control (0.0.3) activesupport (>= 3.0) @@ -70,6 +70,7 @@ GEM coffee-script-source (1.10.0) concurrent-ruby (1.0.2) cookiejar (0.3.3) + crass (1.0.6) daemons (1.2.4) debug_inspector (0.0.2) devise (4.1.1) @@ -115,7 +116,8 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) http_parser.rb (0.6.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.5.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -126,9 +128,10 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) jwt (1.5.1) - loofah (2.0.3) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -136,14 +139,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.1) - mini_portile2 (2.0.0) - minitest (5.9.0) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) oauth2 (1.1.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0, < 1.5.2) @@ -171,7 +174,7 @@ GEM private_pub (1.0.3) faye public_suffix (2.0.5) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -187,12 +190,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - 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.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -244,13 +247,13 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.4) toastr-rails (1.0.3) railties (>= 3.1.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)