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

chore: upgrade to rails 7.2.2 #122

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

kfa-wtag
Copy link
Contributor

@kfa-wtag kfa-wtag commented Dec 4, 2024

No description provided.

.idea/.gitignore Outdated

Choose a reason for hiding this comment

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

Please don't add you idea gitignore file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay, i removed it.

@eglitobias eglitobias mentioned this pull request Jan 6, 2025
gush.gemspec Outdated
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.required_ruby_version = '>= 3.0.0'

spec.add_dependency "activejob", ">= 6.1.0", "< 7.2"
spec.add_dependency "activejob", ">= 6.1.0", "<= 7.2.2"

Choose a reason for hiding this comment

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

Suggested change
spec.add_dependency "activejob", ">= 6.1.0", "<= 7.2.2"
spec.add_dependency "activejob", ">= 6.1.0", "< 8"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i refactored it. thanks!

@kfa-wtag kfa-wtag force-pushed the topic/upgrade-to-rails-7.2.2 branch 2 times, most recently from a0644d2 to b6fcd10 Compare January 6, 2025 13:43
@kfa-wtag kfa-wtag force-pushed the topic/upgrade-to-rails-7.2.2 branch from b6fcd10 to 4b0f2cc Compare January 6, 2025 13:44
@pokonski
Copy link
Contributor

pokonski commented Jan 8, 2025

Thank you!

@pokonski pokonski merged commit 702c26c into chaps-io:master Jan 8, 2025
@pokonski
Copy link
Contributor

pokonski commented Jan 8, 2025

Released as 4.1.0 https://github.com/chaps-io/gush/releases/tag/v4.1.0

@kfa-wtag
Copy link
Contributor Author

kfa-wtag commented Jan 8, 2025

Released as 4.1.0 https://github.com/chaps-io/gush/releases/tag/v4.1.0

Thank you @pokonski , I am glad to be a contributor of gush platform.

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