conrad_filer 0.0.1 → 0.0.2
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.
- data/lib/conrad_filer/version.rb +1 -1
- metadata +5 -5
data/lib/conrad_filer/version.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: conrad_filer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 27
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 2
|
10
|
+
version: 0.0.2
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Jon Raiford
|
@@ -19,7 +19,7 @@ date: 2011-09-03 00:00:00 -04:00
|
|
19
19
|
default_executable:
|
20
20
|
dependencies: []
|
21
21
|
|
22
|
-
description: Think of it as applying a firewall ruleset to file management.
|
22
|
+
description: PRE-ALPHA - Do not use! Think of it as applying a firewall ruleset to file management.
|
23
23
|
email:
|
24
24
|
- jon@raiford.org
|
25
25
|
executables:
|
@@ -80,6 +80,6 @@ rubyforge_project:
|
|
80
80
|
rubygems_version: 1.3.7
|
81
81
|
signing_key:
|
82
82
|
specification_version: 3
|
83
|
-
summary:
|
83
|
+
summary: PRE-ALPHA - Do not use
|
84
84
|
test_files: []
|
85
85
|
|