Skip to content

Commit

Permalink
Removed coinbase gem (archived and yanked)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 12, 2024
1 parent d5cc6b9 commit 1627fe7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 56 deletions.
4 changes: 0 additions & 4 deletions Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ appraise "clearbit" do
gem "clearbit"
end

appraise "coinbase" do
gem "coinbase"
end

appraise "connection_pool" do
gem "connection_pool"
gem "redis"
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ Distributed Locks
- [boxr](#boxr)
- [checkr-official](#checkr-official)
- [clearbit](#clearbit)
- [coinbase](#coinbase)
- [dogapi](#dogapi)
- [dropbox-sdk](#dropbox-sdk)
- [droplet_kit](#droplet_kit)
Expand Down Expand Up @@ -1275,10 +1274,6 @@ Clearbit::Resource.options = {timeout: 1}

Raises `Nestful::TimeoutError`

### coinbase

Not configurable at the moment

### dogapi

```ruby
Expand Down
7 changes: 0 additions & 7 deletions gemfiles/coinbase.gemfile

This file was deleted.

22 changes: 0 additions & 22 deletions gemfiles/coinbase.gemfile.lock

This file was deleted.

18 changes: 0 additions & 18 deletions test/coinbase_test.rb

This file was deleted.

0 comments on commit 1627fe7

Please sign in to comment.