Skip to content

Conversation

@tikkss
Copy link
Contributor

@tikkss tikkss commented Feb 27, 2025

GitHub: GH-295

Since Bundler 2.2.0.rc.1, the bundle gem command has supported -t test-unit.

Localization document have not yet been updated.

GitHub: test-unitGH-295

Since Bundler 2.2.0.rc.1, the `bundle gem` command has supported
`-t test-unit`.

Localization document have not yet been updated.
@tikkss
Copy link
Contributor Author

tikkss commented Feb 27, 2025

Should we update the following bundler version?
Because since Bundler 2.2.0.rc.1, the bundle gem command has supported -t test-unit.

bundler (1.14.6)

When running gem install bundler on Ruby 3.4.2, the following output appears.

 $ gem list
 ...
-bundler (1.14.6)
+bundler (2.6.3, default: 2.6.2)

@kou
Copy link
Member

kou commented Feb 28, 2025

Yes, please.

When running the following commands on Ruby 3.4.2, the latest supported
version for current stable CRuby:

```console
$ gem install bundler
$ gem install test-unit
```
@tikkss
Copy link
Contributor Author

tikkss commented Feb 28, 2025

OK! I also updated test-unit version.

When running gem install test-unit on Ruby 3.4.2, the following output appears.

$ gem list
...
-test-unit (3.6.7)
+test-unit (3.6.8, 3.6.7)

@kou kou merged commit 12f0e4e into test-unit:master Feb 28, 2025
32 checks passed
@kou
Copy link
Member

kou commented Feb 28, 2025

Thanks.

@tikkss tikkss deleted the doc-bundle-gem-test-unit branch March 1, 2025 21:45
@tikkss
Copy link
Contributor Author

tikkss commented Mar 1, 2025

Thanks for your review! I'll open a separate PR for localization document.

tikkss added a commit to tikkss/test-unit that referenced this pull request Mar 1, 2025
kou pushed a commit that referenced this pull request Mar 2, 2025
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.

2 participants