Skip to content

Close Gemfile example block - #93

Merged
nertzy merged 1 commit into
rdy:masterfrom
nertzy:close-gemfile-example
Aug 29, 2026
Merged

Close Gemfile example block#93
nertzy merged 1 commit into
rdy:masterfrom
nertzy:close-gemfile-example

Conversation

@nertzy

@nertzy nertzy commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

The Gemfile installation example opens a Bundler group without closing it, so copying the example produces invalid Ruby.

Add the missing end, use the README’s current Ruby string style, and remove stray whitespace around the code fence.

The installation example opens a Bundler group without closing it, so
copying the example produces invalid Ruby. Add the missing end, use the
README current Ruby string style, and remove stray whitespace around the
code fence.
@nertzy
nertzy merged commit 98ac8fd into rdy:master Aug 29, 2026
10 checks passed
@nertzy
nertzy deleted the close-gemfile-example branch August 29, 2026 00:59
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