syed-subtain 6.32.58 → 9.63.5

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 +8 -8
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1860ea881512e2b69964486c86ff59d7ad52992f4a47c42132e1f7dae12792d0
4
- data.tar.gz: d70a8901bdab96704a4ef57fed555951a74cfb7dde4213c0c7e14c40902ee2a8
3
+ metadata.gz: e5e25de8d0bc0e3d4d889df83910e32533afd992ada3db01b3633fb2f28eb8b0
4
+ data.tar.gz: 4a970ecec311159e7e6722bfcf251f1e9e90b087f2c46c02951bed3d2994de9d
5
5
  SHA512:
6
- metadata.gz: c8695290b626bbe96514a75e4f57a5237af676c927db8365121d6edc89e40b62d519494a5b091e8c1e990e2180d232c9caa946cd1dd618a9a974b2db700a10cf
7
- data.tar.gz: 9eb1bfc22bec9f605fe69313bdc016b72177700875f62a4441a904613c0b892b78939165e772729f98a41ea5e9ab643341f9747999d47d117019fbff8609ac29
6
+ metadata.gz: 8a8e51969222fce55d13f707aa25e05ae5b4f92a5d79a3db7bf8dc2a8504cff95ab027f8ad6658f09898426b7044cf85d8fe89f2eb9f5be76725d17e91ee35fd
7
+ data.tar.gz: 823197847734ef206ae74df756af7aee89d6ec1f552e77c859c4a943aced5027d89297ea4b3149dfed2eca48d8a8a90dde10ed78ceaa14213f0fa111c125bc94
data/README.md CHANGED
@@ -10,20 +10,20 @@ Simple calculator API hosted on APIMATIC
10
10
  Install the gem from the command line:
11
11
 
12
12
  ```ruby
13
- gem install syed-subtain -v 6.32.58
13
+ gem install syed-subtain -v 9.63.5
14
14
  ```
15
15
 
16
16
  Or add the gem to your Gemfile and run `bundle`:
17
17
 
18
18
  ```ruby
19
- gem 'syed-subtain', '6.32.58'
19
+ gem 'syed-subtain', '9.63.5'
20
20
  ```
21
21
 
22
- For additional gem details, see the [RubyGems page for the syed-subtain gem](https://rubygems.org/gems/syed-subtain/versions/6.32.58).
22
+ For additional gem details, see the [RubyGems page for the syed-subtain gem](https://rubygems.org/gems/syed-subtain/versions/9.63.5).
23
23
 
24
24
  ## Initialize the API Client
25
25
 
26
- **_Note:_** Documentation for the client can be found [here.](https://www.github.com/Syed-Subtain/new-ruby-repo/tree/6.32.58/doc/client.md)
26
+ **_Note:_** Documentation for the client can be found [here.](https://www.github.com/syed-subtain/new-ruby-repo/tree/9.63.5/doc/client.md)
27
27
 
28
28
  The following parameters are configurable for the API Client:
29
29
 
@@ -50,11 +50,11 @@ client = ApimaticCalcu::Client.new(
50
50
 
51
51
  ## List of APIs
52
52
 
53
- * [Simple Calculator](https://www.github.com/Syed-Subtain/new-ruby-repo/tree/6.32.58/doc/controllers/simple-calculator.md)
53
+ * [Simple Calculator](https://www.github.com/syed-subtain/new-ruby-repo/tree/9.63.5/doc/controllers/simple-calculator.md)
54
54
 
55
55
  ## Classes Documentation
56
56
 
57
- * [Utility Classes](https://www.github.com/Syed-Subtain/new-ruby-repo/tree/6.32.58/doc/utility-classes.md)
58
- * [HttpResponse](https://www.github.com/Syed-Subtain/new-ruby-repo/tree/6.32.58/doc/http-response.md)
59
- * [HttpRequest](https://www.github.com/Syed-Subtain/new-ruby-repo/tree/6.32.58/doc/http-request.md)
57
+ * [Utility Classes](https://www.github.com/syed-subtain/new-ruby-repo/tree/9.63.5/doc/utility-classes.md)
58
+ * [HttpResponse](https://www.github.com/syed-subtain/new-ruby-repo/tree/9.63.5/doc/http-response.md)
59
+ * [HttpRequest](https://www.github.com/syed-subtain/new-ruby-repo/tree/9.63.5/doc/http-request.md)
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: syed-subtain
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.32.58
4
+ version: 9.63.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Syed subtain