smeagol 0.5.5 → 0.5.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -48,6 +48,10 @@
48
48
 
49
49
  <footer>
50
50
  <small>Last edited by <b>{{author}}</b> on {{date}}.</small>
51
+ <small style="float:right;">
52
+ This site is a <a href="https://github.com/blog/699-making-github-more-open-git-backed-wikis">GitHub Wiki</a>
53
+ mirror powered by <a href="http://smeagolrb.info">Smeagol</a>.
54
+ </small>
51
55
  </footer>
52
56
  </div>
53
57
  </body>
@@ -1,3 +1,3 @@
1
1
  module Smeagol
2
- VERSION = "0.5.5"
2
+ VERSION = "0.5.6"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smeagol
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 7
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- - 5
10
- version: 0.5.5
9
+ - 6
10
+ version: 0.5.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ben Johnson
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-02-28 00:00:00 -07:00
18
+ date: 2011-03-07 00:00:00 -07:00
19
19
  default_executable: smeagol
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency