diff --git a/Gemfile.lock b/Gemfile.lock index c148d8e..74ca74e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,6 +78,7 @@ GEM xpath (~> 2.0) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) + choice (0.2.0) coderay (1.1.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) @@ -87,7 +88,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -141,7 +142,7 @@ 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.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -151,12 +152,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) pg (0.21.0) polyamorous (1.3.3) @@ -166,6 +168,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.2) puma (3.11.3) + racc (1.6.1) rack (2.0.4) rack-test (1.0.0) rack (>= 1.0, < 3) @@ -184,8 +187,13 @@ 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-erd (1.7.2) + activerecord (>= 4.2) + activesupport (>= 4.2) + choice (~> 0.2.0) + ruby-graphviz (~> 1.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6) @@ -207,6 +215,9 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) + rexml (3.2.5) + ruby-graphviz (1.2.5) + rexml ruby_dep (1.5.0) rubyzip (1.2.1) sass (3.5.6) @@ -276,6 +287,7 @@ DEPENDENCIES pry puma (~> 3.7) rails (~> 5.1.0.rc2) + rails-erd sass-rails (~> 5.0) selenium-webdriver spring