square_connect 2.20190724.0.330 → 2.20190724.0.331

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/square_connect.gemspec +1 -1
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fdc6478a9c1c8a9999e01ec04884d4932b91c29488963ab16d07065cb6f695ee
4
- data.tar.gz: e298dab3784df06b8b175f64fa3f222f91fa0c17a75c5d20b260a89083210bfe
3
+ metadata.gz: 6394d59f41809aa809186b28d4b22ea5a62db8b3203213eaa38516e6d383625f
4
+ data.tar.gz: 0ba65753d26203d04acca0351ee2c82986155a2831bc8f56a2e3cd2291b88e5e
5
5
  SHA512:
6
- metadata.gz: 5f9f63d15bcf8a00074399d908155dea3d9d2b72a3c16ff53c5179f20d35bb05cc3458156cd209c3e377e23700a1681d2fec64fa302b713238dab4a161676d22
7
- data.tar.gz: 7b49aea3dcfad4decc92b5d993f9b544ca029018c9d65a7a3bdfb780a9cb4513aaed60785a84b1ce14ddaa5f03e45500d7d6e566c499c2ec9c043d97ed90be21
6
+ metadata.gz: a3b918043c53e7d6485021320665ee1b454d0c5b465679588309d2ad1463ba102e978013a9482791a50ca141e21c80bfe313d9ac872b457c97474789535964fd
7
+ data.tar.gz: 0ba72ce35a9b054519c01e14490d9257e5748f5640ba1b5864dcb5dda083cc4136b429f3dbf10b0300caf442a1be6778f0c6e98a47f23e05f2997d2c229b2e66
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
21
21
  s.email = ["developers@squareup.com"]
22
22
  s.homepage = "https://github.com/square/connect-ruby-sdk"
23
23
  s.summary = "Square Connect API Ruby Gem"
24
- s.description = "Ruby client library for the Square Connect API"
24
+ s.description = "The Square Connect Ruby SDK is retired. Please migrate to the new Square gem: https://github.com/square/square-ruby-sdk"
25
25
  s.license = "Apache-2.0"
26
26
  s.required_ruby_version = ">= 1.9"
27
27
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: square_connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.20190724.0.330
4
+ version: 2.20190724.0.331
5
5
  platform: ruby
6
6
  authors:
7
7
  - Square, Inc.
@@ -190,7 +190,8 @@ dependencies:
190
190
  - - ">="
191
191
  - !ruby/object:Gem::Version
192
192
  version: 0.2.11
193
- description: Ruby client library for the Square Connect API
193
+ description: 'The Square Connect Ruby SDK is retired. Please migrate to the new Square
194
+ gem: https://github.com/square/square-ruby-sdk'
194
195
  email:
195
196
  - developers@squareup.com
196
197
  executables: []