rerun-cj 0.10.0 → 0.10.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. data/rerun.gemspec +2 -2
  2. metadata +20 -16
  3. checksums.yaml +0 -7
@@ -3,7 +3,7 @@ $spec = Gem::Specification.new do |s|
3
3
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
4
4
 
5
5
  s.name = 'rerun-cj'
6
- s.version = '0.10.0'
6
+ s.version = '0.10.1'
7
7
 
8
8
  s.description = "Restarts your app when a file changes. A no-frills, command-line alternative to Guard, Shotgun, Autotest, etc."
9
9
  s.summary = "Launches an app, and restarts it whenever the filesystem changes. A no-frills, command-line alternative to Guard, Shotgun, Autotest, etc."
@@ -25,7 +25,7 @@ $spec = Gem::Specification.new do |s|
25
25
 
26
26
  s.extra_rdoc_files = %w[README.md]
27
27
 
28
- s.add_runtime_dependency 'listen', '~> 2.7', '>= 2.7.3'
28
+ s.add_runtime_dependency 'listen', '~> 2.7', '>= 2.7.9'
29
29
 
30
30
  s.homepage = "http://github.com/alexch/rerun/"
31
31
  s.require_paths = %w[lib]
metadata CHANGED
@@ -1,35 +1,38 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rerun-cj
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Alex Chaffee
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2014-09-23 00:00:00.000000000 Z
12
+ date: 2014-09-24 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: listen
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - "~>"
19
+ - - ~>
18
20
  - !ruby/object:Gem::Version
19
21
  version: '2.7'
20
- - - ">="
22
+ - - ! '>='
21
23
  - !ruby/object:Gem::Version
22
- version: 2.7.3
24
+ version: 2.7.9
23
25
  type: :runtime
24
26
  prerelease: false
25
27
  version_requirements: !ruby/object:Gem::Requirement
28
+ none: false
26
29
  requirements:
27
- - - "~>"
30
+ - - ~>
28
31
  - !ruby/object:Gem::Version
29
32
  version: '2.7'
30
- - - ">="
33
+ - - ! '>='
31
34
  - !ruby/object:Gem::Version
32
- version: 2.7.3
35
+ version: 2.7.9
33
36
  description: Restarts your app when a file changes. A no-frills, command-line alternative
34
37
  to Guard, Shotgun, Autotest, etc.
35
38
  email: alex@stinky.com
@@ -39,40 +42,41 @@ extensions: []
39
42
  extra_rdoc_files:
40
43
  - README.md
41
44
  files:
42
- - LICENSE
43
45
  - README.md
46
+ - LICENSE
44
47
  - Rakefile
48
+ - rerun.gemspec
45
49
  - bin/rerun
46
50
  - icons/rails_grn_sml.png
47
51
  - icons/rails_red_sml.png
48
52
  - lib/rerun.rb
49
53
  - lib/rerun/glob.rb
50
- - lib/rerun/options.rb
51
- - lib/rerun/runner.rb
52
54
  - lib/rerun/system.rb
55
+ - lib/rerun/options.rb
53
56
  - lib/rerun/watcher.rb
54
- - rerun.gemspec
57
+ - lib/rerun/runner.rb
55
58
  homepage: http://github.com/alexch/rerun/
56
59
  licenses:
57
60
  - MIT
58
- metadata: {}
59
61
  post_install_message:
60
62
  rdoc_options: []
61
63
  require_paths:
62
64
  - lib
63
65
  required_ruby_version: !ruby/object:Gem::Requirement
66
+ none: false
64
67
  requirements:
65
- - - ">="
68
+ - - ! '>='
66
69
  - !ruby/object:Gem::Version
67
70
  version: '0'
68
71
  required_rubygems_version: !ruby/object:Gem::Requirement
72
+ none: false
69
73
  requirements:
70
- - - ">="
74
+ - - ! '>='
71
75
  - !ruby/object:Gem::Version
72
76
  version: '0'
73
77
  requirements: []
74
78
  rubyforge_project:
75
- rubygems_version: 2.2.2
79
+ rubygems_version: 1.8.23
76
80
  signing_key:
77
81
  specification_version: 2
78
82
  summary: Launches an app, and restarts it whenever the filesystem changes. A no-frills,
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 27c6fa79f508fe873f0c236c273ea18346eadd9e
4
- data.tar.gz: d79d590d3158eb9182b7790d040cb5598a58a6b4
5
- SHA512:
6
- metadata.gz: 4dddd98b58c3b26fcf6a3aebd2e7b965b2f827ad847f22ed5505e779355e08af7a4e5eb5ab79521fc7ff9a3dc1af7532ef6b8785eca95dd2c0bc38e10970f197
7
- data.tar.gz: d437f2c29d6cba96f88d41aad99004b964b4e7f8c14b3c880cb77785ff39c4ed20410631cf464d1a9d607b6e843b2d37514514f762f60b0c479515c5a5dbe641