Skip to content

Update activesupport from 6.0.3.4 to 7.0.4

Takuya Noguchi requested to merge tnir-activesupport-7.0.4 into master

What does this MR do?

Updates activesupport gem from 6.0.3.4 to 7.0.4, which is used only from rubocop-rails gem, which is required only by gitlab-styles gem.

Related issues

Slightly related to #3430 (closed)

Refs.

Our projects (like GDK and -docs, as far as I know) are already with activesupport 7.0.x due to upgrading gitlab-styles to 9.0. Also gitlab-org/release-tools is now with activesupport 7.0 but without gitlab-styles.

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • [n/a] Documentation created/updated
  • [n/a] Tests added
  • [n/a] Integration tests added to GitLab QA
  • [n/a] Equivalent MR/issue for omnibus-gitlab opened
Edited by Takuya Noguchi

Merge request reports