markdown2confluence 0.0.1g → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/README.markdown +1 -3
- data/lib/markdown2confluence/version.rb +1 -1
- metadata +5 -6
data/README.markdown
CHANGED
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: markdown2confluence
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 27
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
|
11
|
-
version: 0.0.1g
|
9
|
+
- 2
|
10
|
+
version: 0.0.2
|
12
11
|
platform: ruby
|
13
12
|
authors:
|
14
13
|
- Patrick Debois
|
@@ -16,7 +15,7 @@ autorequire:
|
|
16
15
|
bindir: bin
|
17
16
|
cert_chain: []
|
18
17
|
|
19
|
-
date: 2011-12-
|
18
|
+
date: 2011-12-15 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
type: :runtime
|