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 rails to 5.2.4.2 for actionview XSS fix #4065

Merged
merged 2 commits into from
Mar 25, 2020
Merged

Conversation

phuongdh
Copy link
Member

No description provided.

cjcolvar
cjcolvar previously approved these changes Mar 24, 2020
Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me.

@@ -68,6 +68,10 @@ COPY --from=download /usr/bin/ff* /usr/bin/

# Build devevelopment image
FROM base as dev
RUN apt-get install -y --no-install-recommends --allow-unauthenticated \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this just missed before or needed as part of this upgrade?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed now because I couldn't update Rails without installing nokogiri, which requires build dependencies.

Copy link
Contributor

@Dananji Dananji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@phuongdh phuongdh merged commit 70fb321 into develop Mar 25, 2020
@phuongdh phuongdh deleted the actionview-xss-fix branch March 25, 2020 15:52
@joncameron joncameron mentioned this pull request Jun 9, 2020
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants