diff --git a/Gemfile.lock b/Gemfile.lock index 3b212e9b7..715417ad3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,10 +41,8 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - bcrypt (3.1.12) - bcrypt (3.1.12-java) - bcrypt (3.1.12-x64-mingw32) - bcrypt (3.1.12-x86-mingw32) + bcrypt (3.1.13) + bcrypt (3.1.13-java) bindex (0.5.0) builder (3.2.3) byebug (10.0.2) @@ -68,17 +66,16 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - concurrent-ruby (1.0.5-java) - crass (1.0.4) - devise (4.4.3) + concurrent-ruby (1.1.5) + crass (1.0.5) + 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) diff-lcs (1.3) - erubi (1.7.1) + erubi (1.9.0) execjs (2.7.0) factory_bot (4.10.0) activesupport (>= 3.0.0) @@ -92,7 +89,7 @@ GEM ffi (1.9.25-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.0.1) + i18n (1.7.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -101,33 +98,33 @@ 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.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) - method_source (0.9.0) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.13.0) multi_json (1.13.1) nio4r (2.3.1) nio4r (2.3.1-java) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.4-java) - nokogiri (1.8.4-x64-mingw32) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.4-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.5-java) + nokogiri (1.10.5-x64-mingw32) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.5-x86-mingw32) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) public_suffix (3.0.2) puma (3.12.0) puma (3.12.0-java) - rack (2.0.5) + rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) @@ -149,21 +146,21 @@ GEM 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) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.0.0) 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.0) + actionpack (>= 5.0) + railties (>= 5.0) rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) @@ -215,7 +212,7 @@ GEM sqlite3 (1.3.13-x64-mingw32) sqlite3 (1.3.13-x86-mingw32) sqlite3 (1.3.13-x86-mswin32-60) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.8) @@ -228,8 +225,8 @@ GEM tzinfo (>= 1.0.0) uglifier (4.1.17) execjs (>= 0.3.0, < 3) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.6.2) actionview (>= 5.0) activemodel (>= 5.0)