Skip to content

Add console runtime dependency - #40

Merged
samuel-williams-shopify merged 1 commit into
mainfrom
add-console-dependency
Sep 10, 2026
Merged

Add console runtime dependency#40
samuel-williams-shopify merged 1 commit into
mainfrom
add-console-dependency

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Protocol::Rack directly requires and uses console, but did not declare it as a runtime dependency. It therefore only worked when another gem happened to install Console transitively.

Add the missing gemspec dependency and an unreleased note.

Fixes #12.

Assisted-By: devx/b8194217-b20a-4799-b266-4910beb3ee2b
@samuel-williams-shopify
samuel-williams-shopify merged commit bc96a96 into main Sep 10, 2026
88 of 94 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the add-console-dependency branch September 10, 2026 07:11
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.

socketry/console seems to be a dependency but not listed in .gemspec

1 participant