gemcutter 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gemcutter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nick Quaranto
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-
|
12
|
+
date: 2009-10-03 00:00:00 -04:00
|
13
13
|
default_executable:
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
@@ -62,6 +62,8 @@ post_install_message: |+
|
|
62
62
|
gem migrate take over your gem from RubyForge on Gemcutter
|
63
63
|
gem owner allow/disallow others to push to your gems
|
64
64
|
|
65
|
+
Make sure you're running at least RubyGems 1.3.3 to use these plugins.
|
66
|
+
|
65
67
|
========================================================================
|
66
68
|
|
67
69
|
rdoc_options:
|