diff --git a/Gemfile.lock b/Gemfile.lock index 219873187..7fa0707c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM sass (~> 3.0) slim (>= 1.3.6, < 4.0) terminal-table (~> 1.4) - builder (3.2.3) + builder (3.2.4) byebug (5.0.0) columnize (= 0.9.0) capybara (2.14.4) @@ -97,8 +97,10 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) columnize (0.9.0) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) crono (0.9.0) activerecord (~> 4.0) activesupport (~> 4.0) @@ -143,8 +145,8 @@ GEM octokit (~> 2.0.0) yajl-ruby gli (2.8.1) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) grape (0.19.2) activesupport builder @@ -192,7 +194,8 @@ GEM highline (1.7.8) hike (1.2.3) hirb (0.7.3) - i18n (0.8.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (1.8.6) json-schema (2.5.1) @@ -207,21 +210,23 @@ GEM listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) - mail (2.6.6) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) md2man (5.1.1) binman (~> 5.0) redcarpet (~> 3.0) rouge (~> 1.0) method_source (0.8.2) - mime-types (3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) - minitest (5.10.2) + mime-types-data (3.2022.0105) + mini_mime (1.1.2) + mini_portile2 (2.8.0) + minitest (5.16.3) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -231,8 +236,9 @@ GEM mysql2 (0.4.7) nenv (0.3.0) net-ldap (0.11) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -265,7 +271,8 @@ GEM activesupport (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.8) + racc (1.6.0) + rack (1.6.13) rack-accept (0.4.5) rack (>= 0.4) rack-mini-profiler (0.9.3) @@ -283,19 +290,19 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.8) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) rails-erd (1.4.6) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails_stdout_logging (0.0.5) railties (4.2.8) actionpack (= 4.2.8) @@ -394,7 +401,7 @@ GEM polyglot (~> 0.3) typhoeus (1.0.2) ethon (>= 0.9.0) - tzinfo (1.2.3) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)