diff --git a/Gemfile.lock b/Gemfile.lock index c696fa4..fa4f626 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bcrypt (3.1.11) bindex (0.5.0) breadcrumbs_on_rails (3.0.1) - builder (3.2.3) + builder (3.2.4) byebug (9.1.0) capistrano (3.10.0) airbrussh (>= 1.0.0) @@ -114,11 +114,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.3) + crass (1.0.6) dalli (2.7.6) database_cleaner (1.6.2) devise (4.3.0) @@ -137,7 +137,7 @@ GEM dotenv-rails (2.2.1) dotenv (= 2.2.1) railties (>= 3.2, < 5.2) - erubi (1.7.0) + erubi (1.9.0) et-orbi (1.0.8) tzinfo excon (0.59.0) @@ -174,7 +174,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) http_logger (0.5.1) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jbuilder (2.7.0) @@ -206,7 +206,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.1.1) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -217,8 +217,8 @@ GEM mime-types (2.99.3) mini_magick (4.8.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.10.3) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) @@ -229,8 +229,8 @@ GEM net-ssh (4.2.0) netrc (0.11.0) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -267,11 +267,11 @@ GEM activerecord (>= 3.0) powerpack (0.1.1) public_suffix (3.0.1) - rack (2.0.3) + rack (2.1.1) rack-cors (1.0.2) rack-protection (2.0.0) rack - rack-test (0.7.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.4) actioncable (= 5.1.4) @@ -288,8 +288,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_real_favicon (0.0.7) json (>= 1.7, < 3) rails (>= 3.1) @@ -393,9 +393,9 @@ GEM rufus-scheduler (~> 3.2) sidekiq (>= 3) tilt (>= 1.4.0) - simple_form (3.5.0) - actionpack (> 4, < 5.2) - activemodel (> 4, < 5.2) + simple_form (5.0.0) + actionpack (>= 5.0) + activemodel (>= 5.0) sinatra (2.0.0) mustermann (~> 1.0) rack (~> 2.0) @@ -434,7 +434,7 @@ GEM turnip (3.0.0) gherkin (~> 4.0) rspec (>= 3.0, < 4.0) - tzinfo (1.2.4) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)