square_connect 2.20190612.0.309 → 2.20190612.0.311

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b12b9f96f75b74a6946254103385d855efbb76edd22aba480548f29e25b2685
4
- data.tar.gz: be7a06e80022b951e43f40380f92f20647e7e55fff8313b85702dd006507cf69
3
+ metadata.gz: 701a60d8c1201b206dbf14e6a4b1ce322438d0350750b082641b7cccbe56056b
4
+ data.tar.gz: 35fc2c842a9e83b66125e64cbd434651021576602ccb39d71d32d12087ec1a3d
5
5
  SHA512:
6
- metadata.gz: cc9b61cf7acecebf72da72826c543a3482025f147b60691ed7d5df02236e56f97e3e7553bc2f4f70c60ae0907d47ce1d72a33d1c16e6ce758a931558236d5f30
7
- data.tar.gz: de4e71af13f5b63a0d557a3d70e0a301ed7e504cd9e40ca28c038cc7c8d87a7959350cd5ade04ff6fb78ef6cf58fa5d69612e4f749cd397aed62df049bb77eff
6
+ metadata.gz: cbf864bee2cba229dc11784c82997a8325f1f35e2d69f4dbe72eb87480d2f8d8f5c7d15d3a44764f2260f127483a1366a7b49ee0dadeddff4f224a2dc389d299
7
+ data.tar.gz: 5615b9f7e8701bb1cb0c2ad836200be7c48a1f0b7ffe73f68e70eb8018458a72c7415f709107ef01a53f925bc32ce81eb504fde8f2219dc82c4ad13d23c99020
data/README.md CHANGED
@@ -1,3 +1,4 @@
1
+
1
2
  Square Connect Ruby SDKs [![Build Status](https://travis-ci.org/square/connect-ruby-sdk.svg?branch=master)](https://travis-ci.org/square/connect-ruby-sdk)[![Gem Version](https://badge.fury.io/rb/square_connect.svg)](https://badge.fury.io/rb/square_connect)
2
3
  ==================
3
4
 
@@ -15,7 +16,16 @@ This SDK is automatically generated by the [Swagger Codegen](https://github.com/
15
16
 
16
17
  For more information, please visit [https://squareup.com/developers](https://squareup.com/developers)
17
18
 
18
- ## Installation
19
+ ---
20
+ ## NOTICE: New Beta Ruby SDK Availability
21
+ Square is pleased to announce early access to the beta release of **square.rb**, the new Square Ruby SDK gem. The new **square.rb** gem lets you take payments and run a business with Square APIs including Catalog, Customers, Employees, Inventory, Labor, Locations, Orders, and more. This new gem will eventually replace the square_connect gem and this repo.
22
+
23
+ You can read more about the release in our [blog post](https://developer.squareup.com/blog/announcing-square's-new-ruby-sdk/), or check out the new Square Ruby SDK gem on [GitHub](https://github.com/square/square-ruby-sdk#readme). Or just give **square.rb** a try! You can install the gem from your terminal with the command:
24
+ ```ruby
25
+ gem install square.rb
26
+ ```
27
+ ---
28
+ ## Installation of Square Connect Ruby SDK
19
29
 
20
30
  ### Option1: RubyGems
21
31
  The Ruby SDK is published as a gem. Simply run:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: square_connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.20190612.0.309
4
+ version: 2.20190612.0.311
5
5
  platform: ruby
6
6
  authors:
7
7
  - Square, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-12 00:00:00.000000000 Z
11
+ date: 2019-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -1612,7 +1612,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1612
1612
  - !ruby/object:Gem::Version
1613
1613
  version: '0'
1614
1614
  requirements: []
1615
- rubygems_version: 3.0.3
1615
+ rubygems_version: 3.0.4
1616
1616
  signing_key:
1617
1617
  specification_version: 4
1618
1618
  summary: Square Connect API Ruby Gem