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

[PLAT-2216]: Support Rails 7.2 #39

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

RajRoR
Copy link

@RajRoR RajRoR commented Sep 18, 2024

No description provided.

Gemfile Show resolved Hide resolved
end

group :test do
# headless chrome without selenium
# Using a ref until a new gem version is available due to this issue: https://github.com/twalpole/apparition/issues/81
# Same version used in reverb core
gem "apparition", git: 'https://github.com/twalpole/apparition', ref: 'ca86be4d54af835d531dbcd2b86e7b2c77f85f34'
gem 'factory_bot_rails', github: 'thoughtbot/factory_bot_rails', ref: 'refs/pull/495/head'

Choose a reason for hiding this comment

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

nice!

.gitignore Outdated Show resolved Hide resolved
Copy link

@ebenoist ebenoist left a comment

Choose a reason for hiding this comment

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

Thanks :)

@RajRoR RajRoR merged commit 4340566 into main Sep 18, 2024
4 checks passed
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