physitrack_api 0.2.0 → 0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6bfd8e250cc70a90881880b70fe82e67c47a3dc12b2701f1d79338ef327ea64b
4
- data.tar.gz: b9bcd6ec97669a9f0cea3411dd373ec8a8e06117fe074ee1ba965442aed6229b
3
+ metadata.gz: 77211cb4a326aaa07cce2c2a6b7f7bc1a812bf2e0f778e6b631201a3dc4c5991
4
+ data.tar.gz: ccb2146d2291c30c128be64ee2fc5d0ffee875670cf6dd056a5d6474f44a53e7
5
5
  SHA512:
6
- metadata.gz: 719d0ed183a367fce5b0b50d12a9b9cfb57c0032f992c923cd3834ee2405d2e36e8bfc9354626df076de780389364a944bb25fabfcc26359750ad8112590ab11
7
- data.tar.gz: 441bcfcf41cf708198b9f03e100c78c19c92e911a0d0f6413423a2c492a7e23101f1bc6bc50aa74fc9740df6edea923d60421c9f84ec92b18ca775efba591ef5
6
+ metadata.gz: f7935891af1a56c4d280a322daae53b55f0acb07e3c9a3e7ae2a7cb886820aa345442a0c7d79948f9d45ecac6797a8727b31f0fef1fee8a976133e68ea95d0d1
7
+ data.tar.gz: e5db7a87dab1f56d2fec2deb062a4050bc8f7277c87b1f80786c169c563d5795aa399e240f6a112da8b1f98440df4d1847c2a5df945fda204dd921b990559cc3
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- physitrack_api (0.2.0)
4
+ physitrack_api (0.2.1)
5
5
  activesupport (= 3.2.22)
6
6
  httparty (= 0.13.5)
7
7
 
@@ -1,3 +1,3 @@
1
1
  module PhysitrackApi
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["jzntam@gmail.com"]
11
11
 
12
12
  spec.summary = "A simple Ruby wrapper for consuming the Physitrack API"
13
- spec.homepage = "https://www.github.com/jzntam/physitrack_client"
13
+ spec.homepage = "https://www.github.com/jzntam/physitrack_api"
14
14
 
15
15
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
16
16
  # to allow pushing to a single host or delete this section to allow pushing to any host.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: physitrack_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason
@@ -130,7 +130,7 @@ files:
130
130
  - lib/physitrack_api/response.rb
131
131
  - lib/physitrack_api/version.rb
132
132
  - physitrack_api.gemspec
133
- homepage: https://www.github.com/jzntam/physitrack_client
133
+ homepage: https://www.github.com/jzntam/physitrack_api
134
134
  licenses: []
135
135
  metadata:
136
136
  allowed_push_host: https://rubygems.org