crypto_quote 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8fe28c9eaedb288bf04d3222be46bdefe729a5f5f4fb82916e01b56859e9985f
4
- data.tar.gz: 5a701fe86a025a4be7b57fa0ed7f026b99424262477b67d012fb43c5a35fc6ca
3
+ metadata.gz: 0e1f9b6565b2e9e99dba71c8a45e46fc66247883935bc091a3c2a68cb19e1df3
4
+ data.tar.gz: 49a3854ae9ed1a907d593fceab890d91941943307fae7ad5ecfa5908f905a8ea
5
5
  SHA512:
6
- metadata.gz: 1c91ab4121ca4ae29d6c2d43d9a7fcec24551e6de9ef4ca5dbaaa481859336af32a9a610fa62df6d5798e1b1b678e958546f246de96e1b840cf12bef3a1baf45
7
- data.tar.gz: adc5a2d15f70fe67f85013baa944b6c0599ffadf1a7941bb170eeb9c0b5f2e91d324d417b33cd57b4eb44c9bde8d62c8d07686c857ba2cfcda19943497229a8c
6
+ metadata.gz: 75230135d15194ee64eb3a9da1deb9c99a649a4a10dc062efa3b5753f81d3bc0c6e5704bb5ff07bd00ad363cb385da32bd2bc435f57706e5e74e057c08e36ec4
7
+ data.tar.gz: dea7fe9a0764901effb658a2cc343a616cee08cd76b91c9339d98d8a76431d2686642a171fe5b6730b11b1aced5b4eeaaec19928062565c96090d111b41de98f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- crypto_quote (0.1.0)
4
+ crypto_quote (0.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -46,4 +46,4 @@ DEPENDENCIES
46
46
  terminal-table
47
47
 
48
48
  BUNDLED WITH
49
- 1.16.0
49
+ 1.16.6
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # CryptoQuote
2
2
 
3
+ [![Downloads](https://ruby-gem-downloads-badge.herokuapp.com/crypto_quote?type=total&?&style=social)](https://rubygems.org/gems/crypto_quote)
4
+
3
5
  Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/crypto_quote`. To experiment with that code, run `bin/console` for an interactive prompt.
4
6
 
5
7
  TODO: Delete this and the text above, and describe your gem
@@ -1,3 +1,3 @@
1
1
  module CryptoQuote
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: crypto_quote
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anthony
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-19 00:00:00.000000000 Z
11
+ date: 2019-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -154,7 +154,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
154
154
  version: '0'
155
155
  requirements: []
156
156
  rubyforge_project:
157
- rubygems_version: 2.7.6
157
+ rubygems_version: 2.7.8
158
158
  signing_key:
159
159
  specification_version: 4
160
160
  summary: A gem to display quote information for popular cryptocurrencies