iStats 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0edfe640e0fa303d06ffedce02b71914494c16a4
4
- data.tar.gz: fbc51f28120c27def40ad66e98f3a85eb2337c82
3
+ metadata.gz: e4f7075f0d0d33404c4aa4255863a54c9e308ff4
4
+ data.tar.gz: 35068536a11ac68461accad15cdadc9b4a55f5c6
5
5
  SHA512:
6
- metadata.gz: cbb1ef8e4ecedb0d02d7717295852364f4e45e29220d1dfb71cb103c4e20ef94a4900c6300a7a8481e674c8a32fd56fd9a28035f15f6233f7f5ff9a737147829
7
- data.tar.gz: fedee41c1544357376465b55ade0a3abd9b8b91a890209700a83e40f72d96ba348af2bc0d20c1ace317ab0733bcbe9fc8b4734f8b3872ad742cee7141c7c5c07
6
+ metadata.gz: cc2648a8adb7de51b229224c95a9f473fe5d21facafe89fc6024482b777dfded7046dfa6310fcaa15158c07ba4310c76c72bd4d45baae9460fcc38559f206ce4
7
+ data.tar.gz: 808ea1b0a35702127fb374fac911b431f7e022b488ce561aa83f302e717592f0e8f1dc8a03cd882b30338fd7a4d610a1c02c35751ccbe4cc60d1626ea82b027e
@@ -117,7 +117,7 @@ module IStats
117
117
  }
118
118
  }
119
119
  puts "\nDone scanning keys.\n"
120
- puts "All keys are disabled by default. Use `istats set [key]` to enable specific keys or `istats enable all`."
120
+ puts "All keys are disabled by default. Use `istats enable [key]` to enable specific keys or `istats enable all`."
121
121
  puts "The enabled sensors will show up when running `istats` or `istats extra`."
122
122
  end
123
123
 
@@ -1,3 +1,3 @@
1
1
  module IStats
2
- VERSION = '1.1.0'
2
+ VERSION = '1.1.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iStats
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris911
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-23 00:00:00.000000000 Z
11
+ date: 2015-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sparkr