We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f5548 commit 622f4e2Copy full SHA for 622f4e2
api/ruby/find-inactive-members/README.md
@@ -24,7 +24,7 @@ cd platform-samples/api/ruby/find-inactive-members
24
### Install dependencies
25
26
```shell
27
-gem install octokit faraday
+gem install octokit faraday-retry
28
```
29
30
### Configure Octokit
0 commit comments