rosewood_migrations 0.0.2 → 0.0.3.wtf
Sign up to get free protection for your applications and to get access to all the features.
- data/Readme.md +7 -0
- data/lib/rosewood_migrations/version.rb +1 -1
- metadata +15 -10
data/Readme.md
CHANGED
metadata
CHANGED
@@ -1,13 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rosewood_migrations
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 1021688890
|
5
|
+
prerelease: 6
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
|
9
|
+
- 3
|
10
|
+
- wtf
|
11
|
+
version: 0.0.3.wtf
|
11
12
|
platform: ruby
|
12
13
|
authors:
|
13
14
|
- Giles Bowkett
|
@@ -15,7 +16,8 @@ autorequire:
|
|
15
16
|
bindir: bin
|
16
17
|
cert_chain: []
|
17
18
|
|
18
|
-
date: 2011-06-
|
19
|
+
date: 2011-06-15 00:00:00 -07:00
|
20
|
+
default_executable:
|
19
21
|
dependencies: []
|
20
22
|
|
21
23
|
description: Smooth, uninterrupted comfort.
|
@@ -35,6 +37,7 @@ files:
|
|
35
37
|
- lib/rosewood_migrations.rb
|
36
38
|
- lib/rosewood_migrations/version.rb
|
37
39
|
- rosewood_migrations.gemspec
|
40
|
+
has_rdoc: true
|
38
41
|
homepage: http://www.youtube.com/watch?v=G_pGT8Q_tjk
|
39
42
|
licenses: []
|
40
43
|
|
@@ -55,16 +58,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
55
58
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
56
59
|
none: false
|
57
60
|
requirements:
|
58
|
-
- - "
|
61
|
+
- - ">"
|
59
62
|
- !ruby/object:Gem::Version
|
60
|
-
hash:
|
63
|
+
hash: 25
|
61
64
|
segments:
|
62
|
-
-
|
63
|
-
|
65
|
+
- 1
|
66
|
+
- 3
|
67
|
+
- 1
|
68
|
+
version: 1.3.1
|
64
69
|
requirements: []
|
65
70
|
|
66
71
|
rubyforge_project: rosewood_migrations
|
67
|
-
rubygems_version: 1.
|
72
|
+
rubygems_version: 1.6.2
|
68
73
|
signing_key:
|
69
74
|
specification_version: 3
|
70
75
|
summary: Pardon me. Do you have any Grey Poupon?
|