File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ matrix:
93
93
script :
94
94
- " ./reek/scan.sh"
95
95
- language : ruby
96
- name : YAML Linting (rvm 2.7 )
97
- rvm : 2.7
96
+ name : YAML Linting (rvm 3.0 )
97
+ rvm : 3.0
98
98
before_install :
99
99
- git clone https://github.com/TravisToolbox/yaml-lint
100
100
install :
@@ -112,8 +112,8 @@ matrix:
112
112
script :
113
113
- " ./shellcheck/scan.sh"
114
114
- language : ruby
115
- name : Link Checking (rvm 2.7 )
116
- rvm : 2.7
115
+ name : Link Checking (rvm 3.0 )
116
+ rvm : 3.0
117
117
env :
118
118
- WHITELIST="https://img.shields.io"
119
119
- EXCLUDE_FILES="CHANGELOG.md,github-lister-core.gemspec"
@@ -126,4 +126,4 @@ matrix:
126
126
notifications :
127
127
email : false
128
128
slack :
129
- secure : SUarMpNZePsGIzmwZq/jCnEa8nKPE31tnsYF7PjihOQNuMjRjQps+fuVqBCm7tyxf+J79mQ7CelID3zwRN8jWP7pF1ZDJEi6tgLfIj6cCW3UlmKdn3+wzilrjxL32nkjaJvpgh+5Sv5y8PaWg2x82Utp97fh4D/x1d2PcYLjKx8g3iC5FxjDxkydC65ERaEZpTCyFskG2obnJBXUCNdO1b+7jJUxIhuPTkdc/wt51mgpEo+iz3GY4aMSBTOA1Ug5lV3vb8ZUS8YrUdC62/nIEToRzO/TqNt/Pyhzpbj3TDAXlmmw/Cvlsbe4ip670d7MLLxUv7Dyb1zB0+UZiHmLo5eivg2OaYKcjqXIQUPSdfh8cDyjVL1+67Qzeoe8QH1NwZ1kncu38aBmHUQSZgekBbE1yF9PxaQWJFxRWt6dkIBBEWUfSVKBZ8f74vJuZjpJQm95OvFxNbqK71yJER9vTfDuUmCOi1+dwYRYeXF0T0S7zju8LQy0EW1rf7QGSFMWVFASMy7i8oJBESQEAAA5ohWPcGeg7mSeEirLPnstyJeNdULXdFYx6YqrCW+DNsDM67SCPRmLseb8bxwFTPQOMi3vtLFDIp5PoGrRbha4YYYJBwO3QCO6XPHRcIe/wNfDC58uc71l2yYkIY4dT119wzqDxznDRiOEgztnwaY/lHw =
129
+ secure : KG21jo2z3wbe2uZXQEHO7qNSK4UeHnYuTPiW5HWAy/uV54eP8Lk9fep54mxtTGlYwzdJFHoMWs6rHBZmK/2OvnJ9gVHG4SfYMdcrtkBVN/TeGKm4U51k7/3ZH7/NYdxyI2iHFkD0AkDBaLsq5xDj0R0rm5f7d9fuED1rd7EiiZzxSJIUteP+KfgByzIucqzQd5jEqxgWYRVXeTxbn1uhKoorC2LcCNt7DxDZagj/Z0vrQiXp1YZ27xdcEriZtj7kinzrhAa2FkFMSI58ApjiTorIGls5U9jdcMJMKi5Tx22rD2w031LEo+dEJEPLIo0IxY7w/8SWtx9LXWNKAOrMcDPlRuGFZObMoOj2lWJKb6lb1smEyGiQ37S2Br2dWRug8FeSDQgNI74YqIaIVp1Mf/PKaNUoF/Dsgn7gGuTUraRJ14UsqfoQgXFjxf4Ycm+ZIVOkipncXyBSkFadDHtKFFBCD0c1/PWnNxSKkjGPknzHgV3VApziRg8ejV8sJzW0JH2UQWf3Q12mvRtBtLqGnyQvQ/ipFTRxZAGbQPltvvDMcaNqamBMR4Ksm4AXucIp8OecCFHZOS6yNKsnTlcXdCZ8jxath3HcaPaZaeWXBBDToe3ZI92JQEHo/sX+grfpaNTL8pvfrs7JFPu32jGWm7LGDjnUxXT+ot83rnfcv7E =
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
6
6
This changelog was automatically generated using [ Caretaker] ( https://github.com/DevelopersToolbox/caretaker ) by [ Wolf Software] ( https://github.com/WolfSoftware )
7
7
8
- ### [ v0.1.0 ] ( https://github.com/DevelopersToolbox/github-ripper/releases /v0.1.0 )
8
+ ### [ Unreleased ] ( https://github.com/DevelopersToolbox/github-ripper/compare /v0.1.0...HEAD )
9
9
10
- > Released on March, 12th 2021
10
+ - Fix travis rvm versions and slack integration [ ` [head] ` ] ( https://github.com/DevelopersToolbox/github-ripper/commit/ )
11
11
12
- - The initial commit [ ` [head ] ` ] ( https://github.com/DevelopersToolbox/github-ripper/commit/ )
12
+ - The initial commit [ ` [d6e8c31 ] ` ] ( https://github.com/DevelopersToolbox/github-ripper/commit/d6e8c3134a2a0f19446da799615aeda8998bc8b4 )
13
13
You can’t perform that action at this time.
0 commit comments