Skip to content

Commit

Permalink
Strip trailing spaces [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 18, 2022
1 parent 87e3215 commit ff2fe4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- { os: windows-latest, ruby: ucrt }
- { os: windows-latest, ruby: mswin }

steps:
- name: repo checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ When reporting a bug, please make sure you include:
* Ruby version (`ruby -v`)
* `openssl` gem version (`gem list openssl` and `OpenSSL::VERSION`)
* OpenSSL library version (`OpenSSL::OPENSSL_VERSION`)
* A sample file that illustrates the problem or link to the repository or
* A sample file that illustrates the problem or link to the repository or
gem that is associated with the bug.

There are a number of unresolved issues and feature requests for openssl that
Expand Down

0 comments on commit ff2fe4b

Please sign in to comment.