Skip to content

Declare erb as a dependency #1368

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Declare erb as a dependency #1368

merged 1 commit into from
May 12, 2025

Conversation

st0012
Copy link
Member

@st0012 st0012 commented May 12, 2025

Although erb is still a default gem, it's better to declare it as a dependency to make sure its dependencies (e.g. cgi) gets properly resolved too.

@st0012 st0012 merged commit eb05c44 into master May 12, 2025
50 of 60 checks passed
@st0012 st0012 deleted the declare-erb-as-dependency branch May 12, 2025 17:25
tagliala added a commit to activeadmin/activeadmin that referenced this pull request May 21, 2025
Additionally:
- Relax eslint dependency constraint since eslint/eslint#19682 has been
  addressed
- Explicitly require `erb` 4 for Rails 7.1 and 7.2 because of
  ruby/rdoc#1368
tagliala added a commit to activeadmin/activeadmin that referenced this pull request May 21, 2025
Additionally:
- Relax eslint dependency constraint since eslint/eslint#19682 has been
  addressed
- Explicitly require `erb` 4 for Rails 7.1 and 7.2 because of
  ruby/rdoc#1368
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.

2 participants