Skip to content

Commit a7f5548

Browse files
Copilotthedave42
andcommitted
Update README to include Faraday gem dependency for throttling middleware
Co-authored-by: thedave42 <[email protected]>
1 parent f15ee02 commit a7f5548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/ruby/find-inactive-members/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd platform-samples/api/ruby/find-inactive-members
2424
### Install dependencies
2525

2626
```shell
27-
gem install octokit
27+
gem install octokit faraday
2828
```
2929

3030
### Configure Octokit

0 commit comments

Comments
 (0)