Skip to content
Snippets Groups Projects
Commit 7f30b94f authored by Murray, Troy's avatar Murray, Troy
Browse files

Change the order of summary and description

parent 8c2bdbbf
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ require File.expand_path('../lib/omniauth-msunet/version', __FILE__)
Gem::Specification.new do |gem|
gem.authors = ["Troy Murray"]
gem.email = ["tm@msu.edu"]
gem.description = %q{Official OmniAuth strategy for Michigan State University MSUnet.}
gem.summary = %q{Official OmniAuth strategy for Michigan State University MSUnet.}
gem.description = %q{Official OmniAuth strategy for Michigan State University MSUnet.}
gem.homepage = "https://github.com/tdm00/omniauth-msunet"
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment