diff --git a/Gemfile.lock b/Gemfile.lock index 05f1efd..4863beb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,22 @@ GEM remote: https://rubygems.org/ specs: - actionpack (5.1.6) - actionview (= 5.1.6) - activesupport (= 5.1.6) - rack (~> 2.0) + actionpack (5.2.8.1) + actionview (= 5.2.8.1) + activesupport (= 5.2.8.1) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.1.6) - activesupport (= 5.1.6) + actionview (5.2.8.1) + activesupport (= 5.2.8.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.1.6) - activesupport (= 5.1.6) - activesupport (5.1.6) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -26,7 +26,7 @@ GEM bcrypt (3.1.11) bindex (0.5.0) buftok (0.2.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) capybara (2.18.0) addressable @@ -44,12 +44,12 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) config (1.7.0) activesupport (>= 3.0) deep_merge (~> 1.2.1) dry-validation (>= 0.10.4) - crass (1.0.4) + crass (1.0.6) deep_merge (1.2.1) devise (4.4.3) bcrypt (~> 3.0) @@ -87,7 +87,7 @@ GEM dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.12.0) equalizer (0.0.11) - erubi (1.7.1) + erubi (1.11.0) execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) @@ -104,7 +104,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.0) http_parser.rb (0.6.0) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) jbuilder (2.7.0) @@ -115,21 +115,21 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - method_source (0.9.0) + method_source (1.0.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) naught (1.1.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) oauth (0.5.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -159,27 +159,27 @@ GEM pg (1.0.0) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.5) - rack-test (1.0.0) - rack (>= 1.0, < 3) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - railties (5.1.6) - actionpack (= 5.1.6) - activesupport (= 5.1.6) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) + railties (5.2.8.1) + actionpack (= 5.2.8.1) + activesupport (= 5.2.8.1) method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) - rake (12.3.1) + thor (>= 0.19.0, < 2.0) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (3.0.1) + actionpack (>= 5.0) + railties (>= 5.0) ruby_dep (1.5.0) rubyzip (1.2.1) sass (3.5.6) @@ -202,14 +202,14 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.1.1) @@ -226,7 +226,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.10) execjs (>= 0.3.0, < 3)