trinidad_init_services 1.1.0.pre → 1.1.0.pre2
Sign up to get free protection for your applications and to get access to all the features.
@@ -13,8 +13,8 @@ Gem::Specification.new do |s|
|
|
13
13
|
## If your rubyforge_project name is different, then edit it and comment out
|
14
14
|
## the sub! line in the Rakefile
|
15
15
|
s.name = 'trinidad_init_services'
|
16
|
-
s.version = '1.1.0.
|
17
|
-
s.date = '2011-
|
16
|
+
s.version = '1.1.0.pre2'
|
17
|
+
s.date = '2011-10-03'
|
18
18
|
s.rubyforge_project = 'trinidad_init_services'
|
19
19
|
|
20
20
|
## Make sure your summary is short. The description may be as long
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: trinidad_init_services
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease: 6
|
5
|
-
version: 1.1.0.
|
5
|
+
version: 1.1.0.pre2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- David Calavera
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2011-
|
13
|
+
date: 2011-10-03 00:00:00 +02:00
|
14
14
|
default_executable: trinidad_daemon_install
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|