test_with 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/test_with.gemspec +2 -2
  4. metadata +2 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4788fb003d119affbb528d2e095ef6ec71731e8
4
- data.tar.gz: 12819698fd1695262a0da1187e72107078b20cf9
3
+ metadata.gz: 4bdd0bafce1e0bd624db66932463aec3ce724d98
4
+ data.tar.gz: 7658a9e30553c000fef8a32b4abb9b7389256d79
5
5
  SHA512:
6
- metadata.gz: 9212281cfc9edc46d062ed31f3d463b41f3eb4e3c8355a77e8a53eaac9920e4ce1338ce505224e895f5b2b0540fcc610146f99372fc4092af72bd8e5fa5a89ba
7
- data.tar.gz: c14c7f7ae14193cded1a7c448f3d9711a3909e44a87ce954f3e8ead444b85d127980f2d13a191f6ee341f9e463315cd9d68cf58210c3eb99b1bdeb06675ebf2c
6
+ metadata.gz: 3868357e906bba1a3c71dd40ade9fa5cb8f613470384dcac24f369b4918783909e12a511248eb791a09da3f25621d27fa6082e562a80b15015ddeaf8fa1ae0c0
7
+ data.tar.gz: e825dc1a2a1612eeb8350db5bc15aece35af34f6d5b9d6cc6c1e027c18cc45ecf205c66ec5fbba6730a8483b3a29642e80aa1c6da5eb31ba3383a8ecc1f90ca7
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- test_with (0.1.2)
4
+ test_with (0.1.3)
5
5
  listen
6
6
 
7
7
  GEM
@@ -4,12 +4,12 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "test_with"
7
- spec.version = "0.1.2"
7
+ spec.version = "0.1.3"
8
8
  spec.authors = ["Anton Khamets"]
9
9
  spec.email = ["colorfulfool@gmail.com"]
10
10
 
11
11
  spec.summary = "Watches current dir and runs the command after any change"
12
- spec.description = "A generalization if autotest: watches current dir and runs the command after any change"
12
+ spec.description = "Autotest but for any language and test environment"
13
13
  spec.homepage = "https://github.com/colorfulfool/test_with"
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test_with
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anton Khamets
@@ -52,8 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '10.0'
55
- description: 'A generalization if autotest: watches current dir and runs the command
56
- after any change'
55
+ description: Autotest but for any language and test environment
57
56
  email:
58
57
  - colorfulfool@gmail.com
59
58
  executables: