p8-file_stats_checker 0.0.3 → 0.0.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- #!/usr/local/bin/ruby
1
+ #!/usr/bin/env ruby
2
2
 
3
3
  $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/local/bin/ruby
1
+ #!/usr/bin/env ruby
2
2
 
3
3
  $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: p8-file_stats_checker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Petrik de Heus
@@ -15,8 +15,9 @@ dependencies: []
15
15
 
16
16
  description: ""
17
17
  email:
18
- executables: []
19
-
18
+ executables:
19
+ - file_stats_checker
20
+ - file_stats_server
20
21
  extensions: []
21
22
 
22
23
  extra_rdoc_files: []