shipstation 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/shipstation/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ea01c34fe9b7405d5ab195fc3a47484d607fb5fc
4
- data.tar.gz: 6064bcb2a46709302a6cfd0f6398470f61798b26
3
+ metadata.gz: b531f21e2a42688d4e7c4d03d2d0a49bdaa7de82
4
+ data.tar.gz: 6beeb5e4e0557ddce65dc63255a93a2021cde2ca
5
5
  SHA512:
6
- metadata.gz: 5aeb29349363832460a985eefeea585e8f84212d0e309f95fb269818a90de25042ba1992e40cf06ba1fe8fbc34c2e5329c6d78a876b367e05b70079d4f8b53ab
7
- data.tar.gz: 5bd2e78340bacd5fc194ae01ef1cf0587324b98da9eb0fa1a47c32dc808fd47961305fe2f604570851b8f380131fb9fdd78d62333b3a35e1aa57fa52e47d1daa
6
+ metadata.gz: 6ebb81db84a29c90233d67a111bf4fce7a01def0e0f9a239ea1c2616e2294935a1e07192c46ca870aee17d4a4e4f32bbfd64bfe626e7cbc2ee6926218bc82470
7
+ data.tar.gz: 22f8b8c5242262abf2147f3ba95ffebd3b1a2871b90eddbf1738c870fccf9ce974eace63c1f2d3055e6f1def3d94d00f5273e307d7c29a91d62ee3269e6911b2
@@ -1,3 +1,3 @@
1
1
  module Shipstation
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shipstation
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
  - Tom Dallimore
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- description: An API wrapper for the Shipstation API
27
+ description: A Ruby wrapper for the Shipstation API
28
28
  email:
29
29
  - me@tomdallimore.com
30
30
  executables: []
@@ -105,7 +105,7 @@ rubyforge_project:
105
105
  rubygems_version: 2.5.1
106
106
  signing_key:
107
107
  specification_version: 4
108
- summary: An API wrapper for the Shipstation API
108
+ summary: A Ruby wrapper for the Shipstation API
109
109
  test_files:
110
110
  - test/dummy/app/assets/javascripts/application.js
111
111
  - test/dummy/app/assets/stylesheets/application.css