tiny_site 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/tiny_site/version.rb +1 -1
  2. metadata +5 -5
@@ -1,3 +1,3 @@
1
1
  class TinySite
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: tiny_site
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.1
5
+ version: 0.1.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Niko Dittmann
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-02-27 00:00:00 +01:00
13
+ date: 2011-02-28 00:00:00 +01:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -57,7 +57,7 @@ dependencies:
57
57
  version: "0"
58
58
  type: :development
59
59
  version_requirements: *id004
60
- description: A static small site engine with Heroku and DropBox in mind
60
+ description: A small static site engine with Heroku and Dropbox in mind
61
61
  email: mail+git@niko-dittmann.com
62
62
  executables: []
63
63
 
@@ -69,7 +69,7 @@ files:
69
69
  - lib/tiny_site/version.rb
70
70
  - lib/tiny_site.rb
71
71
  has_rdoc: true
72
- homepage: http://github.com/niko/tiny_site
72
+ homepage: https://github.com/niko/TinySite
73
73
  licenses: []
74
74
 
75
75
  post_install_message:
@@ -95,6 +95,6 @@ rubyforge_project: "[none]"
95
95
  rubygems_version: 1.5.0
96
96
  signing_key:
97
97
  specification_version: 3
98
- summary: A static small site engine with Heroku and DropBox in mind
98
+ summary: A small static site engine with Heroku and Dropbox in mind
99
99
  test_files: []
100
100