diff --git a/Gemfile.lock b/Gemfile.lock index 692cd04..b7aa9e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.7.0) bootsnap (1.4.3) msgpack (~> 1.0) @@ -76,10 +76,10 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.5) crass (1.0.4) - devise (4.6.2) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 6.0) + railties (>= 4.1.0) responders warden (~> 1.2.3) erubi (1.8.0) @@ -118,7 +118,7 @@ GEM msgpack (1.2.9) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.4) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) public_suffix (3.0.3) @@ -142,7 +142,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) + rails-html-sanitizer (1.2.0) loofah (~> 2.2, >= 2.2.2) rails-timeago (2.17.1) actionpack (>= 3.1) @@ -153,15 +153,15 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) rb-readline (0.5.5) regexp_parser (1.4.0) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.4)