diff --git a/MYR_rails/Gemfile.lock b/MYR_rails/Gemfile.lock index 9e24c84..e726b10 100644 --- a/MYR_rails/Gemfile.lock +++ b/MYR_rails/Gemfile.lock @@ -62,7 +62,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) daemons (1.2.6) erubis (2.7.0) eventmachine (1.2.5) @@ -104,7 +104,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) @@ -119,7 +119,7 @@ GEM rails (>= 2.3.3) mini_magick (4.9.4) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) minitest-reporters (1.0.5) ansi @@ -128,8 +128,9 @@ GEM ruby-progressbar multi_json (1.13.1) nenv (0.3.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -137,6 +138,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) + racc (1.6.1) rack (1.6.12) rack-ssl (1.4.1) rack @@ -159,8 +161,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.10) actionpack (= 4.2.10) activesupport (= 4.2.10)