changed homepage in gemspec
Oleg
committed Nov 29, 2010
commit 9163134f68ca8adc21720feaa94aaa07c643b428
Showing 1
changed file with
1 additions
and 1 deletions
Rakefile
+1
-1
| @@ | @@ -14,7 +14,7 @@ begin |
| gem.summary = 'ComfortableMexicanSofa is a Rails Engine CMS gem' | |
| gem.description = '' | |
| gem.email = 'oleg@theworkinggroup.ca' | |
| - | gem.homepage = 'http://github.com/theworkinggroup/comfortable-mexican-sofa' |
| + | gem.homepage = 'http://github.com/twg/comfortable-mexican-sofa' |
| gem.authors = ['Oleg Khabarov', 'The Working Group Inc'] | |
| gem.add_dependency('rails', '>=3.0.1') | |
| gem.add_dependency('active_link_to', '>=0.0.6') | |