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 f15ee02 commit a7f5548Copy full SHA for a7f5548
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
+gem install octokit faraday
28
```
29
30
### Configure Octokit
0 commit comments