Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gems #1241

Commits on Nov 13, 2018

  1. Update gems

    - Fix some vulnerabilities
    
    ```
    Name: loofah
    Version: 2.2.2
    Advisory: CVE-2018-16468
    Criticality: Unknown
    URL: flavorjones/loofah#154
    Title: Loofah XSS Vulnerability
    Solution: upgrade to >= 2.2.3
    
    Name: nokogiri
    Version: 1.8.4
    Advisory: CVE-2018-14404
    Criticality: Unknown
    URL: sparklemotion/nokogiri#1785
    Title: Nokogiri gem, via libxml2, is affected by multiple vulnerabilities
    Solution: upgrade to >= 1.8.5
    
    Name: rack
    Version: 2.0.5
    Advisory: CVE-2018-16470
    Criticality: Unknown
    URL: https://groups.google.com/forum/#!topic/ruby-security-ann/Dz4sRl-ktKk
    Title: Possible DoS vulnerability in Rack
    Solution: upgrade to >= 2.0.6
    
    Name: rack
    Version: 2.0.5
    Advisory: CVE-2018-16471
    Criticality: Unknown
    URL: https://groups.google.com/forum/#!topic/ruby-security-ann/NAalCee8n6o
    Title: Possible XSS vulnerability in Rack
    Solution: upgrade to ~> 1.6.11, >= 2.0.6
    ```
    
    - Fix factory_bot issues
    - Closes thoughtbot#1225
    matt-hh committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    84e6d01 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Fix hound issue

    matt-hh committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    6aadd47 View commit details
    Browse the repository at this point in the history