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

Fixes #35450 - Update rack-cors to 1.1.x #9391

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 29, 2022

No description provided.

@@ -44,7 +44,7 @@ gem 'dynflow', '>= 1.6.5', '< 2.0.0'
gem 'daemons'
gem 'bcrypt', '~> 3.1'
gem 'get_process_mem'
gem 'rack-cors', '~> 1.0.2', require: 'rack/cors'
gem 'rack-cors', '~> 1.1', require: 'rack/cors'
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Packaging PR is approved, feel free to merge them as you wish.

@stejskalleos stejskalleos assigned ehelms and unassigned stejskalleos Sep 8, 2022
@ehelms ehelms merged commit 308618a into theforeman:develop Sep 22, 2022
@ekohl ekohl deleted the 35450-update-rack-cors branch September 23, 2022 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants