Skip to content

Commit ff2fe4b

Browse files
committed
Strip trailing spaces [ci skip]
1 parent 87e3215 commit ff2fe4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
include:
2020
- { os: windows-latest, ruby: ucrt }
2121
- { os: windows-latest, ruby: mswin }
22-
22+
2323
steps:
2424
- name: repo checkout
2525
uses: actions/checkout@v3

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When reporting a bug, please make sure you include:
1717
* Ruby version (`ruby -v`)
1818
* `openssl` gem version (`gem list openssl` and `OpenSSL::VERSION`)
1919
* OpenSSL library version (`OpenSSL::OPENSSL_VERSION`)
20-
* A sample file that illustrates the problem or link to the repository or
20+
* A sample file that illustrates the problem or link to the repository or
2121
gem that is associated with the bug.
2222

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

0 commit comments

Comments
 (0)