Skip to content

Commit

Permalink
Update homepage on rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
nfedyashev committed Sep 16, 2013
1 parent 23eda93 commit e4b5621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timecop-console.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.description = %q{TimecopConsole manipulates Time.now using Timecop gem.}
spec.email = ['jtrupiano@gmail.com']
spec.files = Dir['Gemfile', 'LICENSE', 'README.rdoc', 'Rakefile', 'app/**/*', 'config/**/*', 'lib/**/*']
spec.homepage = 'https://github.com/jtrupiano/timecop-console'
spec.homepage = 'https://github.com/ferndopolis/timecop-console'
spec.name = 'timecop-console'
spec.require_paths = ['lib']
spec.required_rubygems_version = Gem::Requirement.new('>= 1.3.6')
Expand Down

0 comments on commit e4b5621

Please sign in to comment.