projects
/
vagrant-dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
144c866
)
Updated Gemspec
author
Akshay Mankar
<akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:16:52 +0000
(20:46 +0530)
committer
Akshay Mankar
<akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:16:52 +0000
(20:46 +0530)
copy_my_conf.gemspec
patch
|
blob
|
history
diff --git
a/copy_my_conf.gemspec
b/copy_my_conf.gemspec
index
7d5a576
..
f5452ba
100644
(file)
--- a/
copy_my_conf.gemspec
+++ b/
copy_my_conf.gemspec
@@
-1,7
+1,7
@@
Gem::Specification.new do |s|
s.name = 'copy_my_conf'
- s.version = '0.1.
0
'
- s.date = '2013-0
1-08
'
+ s.version = '0.1.
1
'
+ s.date = '2013-0
7-06
'
s.summary = "Vagrant Provisioner to copy your configuration files into vagrant box"
s.description = "Copy your configurations easily into vagrant box"
s.authors = ["Akshay Mankar"]