Skip to content

UPDATES: activesupport in gemspec and bump version - #22

Open
mbj-monsido wants to merge 1 commit into
new_features_exconfrom
rails8
Open

UPDATES: activesupport in gemspec and bump version#22
mbj-monsido wants to merge 1 commit into
new_features_exconfrom
rails8

Conversation

@mbj-monsido

@mbj-monsido mbj-monsido commented Aug 14, 2026

Copy link
Copy Markdown

ActiveSupport needs to be able to go to v8 in order for us to upgrade to rails 8 in monsido_app

Before:

s.add_dependency('activesupport', '>= 7.2.3.1', '< 8.0')

Now:

s.add_dependency('activesupport', '>= 7.2.3.1', '< 9.0')

Version therefore bumped to 1.0.16 in this branch as well.

@mbj-monsido mbj-monsido self-assigned this Aug 14, 2026
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.

1 participant