hansel 0.2.12 → 0.2.13
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/hansel/version.rb +1 -1
- metadata +5 -6
data/lib/hansel/version.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hansel
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 13
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 2
|
9
|
-
-
|
10
|
-
version: 0.2.
|
9
|
+
- 13
|
10
|
+
version: 0.2.13
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Paul Mylchreest
|
@@ -25,9 +25,8 @@ executables:
|
|
25
25
|
- hansel
|
26
26
|
extensions: []
|
27
27
|
|
28
|
-
extra_rdoc_files:
|
29
|
-
|
30
|
-
- README.markdown
|
28
|
+
extra_rdoc_files: []
|
29
|
+
|
31
30
|
files:
|
32
31
|
- README.markdown
|
33
32
|
- Rakefile
|