zenturio_batteries 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ZenturioBatteries
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
@@ -10,9 +10,9 @@ Gem::Specification.new do |gem|
10
10
  gem.authors = ["Andreas Sotnik"]
11
11
  gem.email = ["andreas.sotnik@gmail.com"]
12
12
 
13
- gem.description = "UNCOMPLETED GEM!!! So there is no reason to use it. I just start to work on it."
14
- gem.summary = "Gem for generating common parts of RoR Application: production configuration, models, additional components, etc"
15
- gem.homepage = "http://zenturio.me/pages/zenturio-batteries"
13
+ gem.description = "UNCOMPLETED GEM!!! Do nothing for now."
14
+ gem.summary = "UNCOMPLETED GEM!!! Do nothing for now."
15
+ gem.homepage = ""
16
16
 
17
17
  gem.license = 'MIT'
18
18
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zenturio_batteries
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,10 +9,9 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-14 00:00:00.000000000 Z
12
+ date: 2012-11-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: UNCOMPLETED GEM!!! So there is no reason to use it. I just start to work
15
- on it.
14
+ description: UNCOMPLETED GEM!!! Do nothing for now.
16
15
  email:
17
16
  - andreas.sotnik@gmail.com
18
17
  executables: []
@@ -40,7 +39,7 @@ files:
40
39
  - spec/spec_helper.rb
41
40
  - spec/zenturio_batteries_spec.rb
42
41
  - zenturio_batteries.gemspec
43
- homepage: http://zenturio.me/pages/zenturio-batteries
42
+ homepage: ''
44
43
  licenses:
45
44
  - MIT
46
45
  post_install_message:
@@ -64,8 +63,7 @@ rubyforge_project:
64
63
  rubygems_version: 1.8.24
65
64
  signing_key:
66
65
  specification_version: 3
67
- summary: ! 'Gem for generating common parts of RoR Application: production configuration,
68
- models, additional components, etc'
66
+ summary: UNCOMPLETED GEM!!! Do nothing for now.
69
67
  test_files:
70
68
  - spec/base_generator_spec.rb
71
69
  - spec/configs_spec.rb