ihealth_bot 0.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 68f7f1a4d18bec5de0ca4e61cbc78e12b617ab66
4
- data.tar.gz: a56935c0cbfe9d0d5bc45cd9e4f5ce13328173af
3
+ metadata.gz: 21b317d6c73f5f47a55bfaa0e03ef799f1be4fbf
4
+ data.tar.gz: 43ba6c123f205064b4b4da5adbd19906adc279d4
5
5
  SHA512:
6
- metadata.gz: b92f2ab2fa468c5143a975d1a72da6873ddc5770b9a9c17f8a506a61a0155f5c46c5120f5afa66813e0f949341420abf217467c41b2e2627a53e30da3414b2c4
7
- data.tar.gz: 41dae5ae1ccd076e78d918715103611556da0a1a4cc3e9fa3525355e17fc0223cb4a022b4ef3f1767d770154260964ba417d894c7b2187f98a16f84597f2ddef
6
+ metadata.gz: 9fe5898bc4f99c300de5016632dce8cee3dd19ac952b2f264143b0ce6a994524eb280666de71d5d0b8d206b95bfe5540cdc1dfe9ef814ca24544cec579b93fab
7
+ data.tar.gz: c3e3683b90570ca4069ea1c95b26b96e58a6ec0fb590563624acdec2c4b52a4e0360c3b99ad0c4f77310f6f91ad7c3dbcaa51253092b6f812376bb8be013d908
data/bin/ihealth_bot CHANGED
@@ -31,7 +31,7 @@ class Bot < Thor
31
31
 
32
32
  desc 'config', 'Configure iHealth Bot Credentials'
33
33
  method_option :email, type: :string, aliases: '-e', desc: 'iHealth account email address'
34
- method_option :password, type: :string, alias: '-p', desc: 'iHealth account password'
34
+ method_option :password, type: :string, aliases: '-p', desc: 'iHealth account password'
35
35
  def config
36
36
  File.open("#{Dir.home}/.ihealth_bot", 'w+') do |f|
37
37
  config = JSON.parse(f.read, symbolize_names: true) rescue { credentials: {} }
@@ -1,3 +1,3 @@
1
1
  module IhealthBot
2
- VERSION = '0.0.1'
2
+ VERSION = '0.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ihealth_bot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Haywood
@@ -94,7 +94,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
94
  version: '0'
95
95
  requirements: []
96
96
  rubyforge_project:
97
- rubygems_version: 2.5.1
97
+ rubygems_version: 2.6.8
98
98
  signing_key:
99
99
  specification_version: 4
100
100
  summary: Create iHealth data