automation-test 1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a651bbfff551bf5ed6ecf0084dbd923bc8cf4ebe836da1449b31be7d06b4ade
4
- data.tar.gz: b15f70a7af1f3fb5adc8b705fd7d89b7cb9e2334e2bf4b5d04be61f17525ada2
3
+ metadata.gz: 789696a83c0f7f031dc78d6533e93ac90fd0d93c6f2b2e0a15e25022919c35e5
4
+ data.tar.gz: 3a9ba4945fe67fe8663b19188a45806e19dfe6e42145a50db22218e8190b04f9
5
5
  SHA512:
6
- metadata.gz: 0fc87d229e206ba68a10cab050d246b1c4d122f2ce984a679bdaa6c64891491bed04990696c69d36668ccea243fbc2490257b594785605ca290e94af2f3974c2
7
- data.tar.gz: 6abec08d23fb2bfce9f8753e73fd00ed2251502c6a6972a9605a5a43953db02befbadeff3ded45ce6f0e1c9fc05da6e7bf65463d6c259f2cf0b679dce472b8dc
6
+ metadata.gz: a6a62c6cf3bdfa6fb0591b2aa31b7515ff61e869694f71d987922fcc3817fce3f2fb518b5c2fd4a720b168c4696b914ffe89b7c4af8ebe72f0f36fb03f643c4d
7
+ data.tar.gz: ba90546aa1721551369c5da62c526021dd5e9affbbe468bf6d2254e8e542e2c07f2515186cdc91fc26209576509dc3561f8b8ac26801f124fb5631455f6c3d7d
data/README.md CHANGED
@@ -10,16 +10,16 @@ Simple calculator API hosted on APIMATIC
10
10
  Install the gem from the command line:
11
11
 
12
12
  ```ruby
13
- gem install automation-test -v 1.0
13
+ gem install automation-test -v 1.1
14
14
  ```
15
15
 
16
16
  Or add the gem to your Gemfile and run `bundle`:
17
17
 
18
18
  ```ruby
19
- gem 'automation-test', '1.0'
19
+ gem 'automation-test', '1.1'
20
20
  ```
21
21
 
22
- For additional gem details, see the [RubyGems page for the automation-test gem](https://rubygems.org/gems/automation-test/versions/1.0).
22
+ For additional gem details, see the [RubyGems page for the automation-test gem](https://rubygems.org/gems/automation-test/versions/1.1).
23
23
 
24
24
  ## Test the SDK
25
25
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: automation-test
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.0'
4
+ version: '1.1'
5
5
  platform: ruby
6
6
  authors:
7
7
  - APIMatic SDK Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-10 00:00:00.000000000 Z
11
+ date: 2021-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: logging