forked from intrinio/intrinio-realtime-ruby-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* format changes * no heartbeat * working * use the provider list * version bump
- Loading branch information
1 parent
e96d8e6
commit dbc196b
Showing
3 changed files
with
113 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) | |
|
||
Gem::Specification.new do |spec| | ||
spec.name = "intrinio-realtime" | ||
spec.version = "4.2.0" | ||
spec.version = "5.0.0" | ||
spec.authors = ["Intrinio"] | ||
spec.email = ["[email protected]"] | ||
spec.description = %q{Intrinio Ruby SDK for Real-Time Stock Prices} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters