File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'mesa_script'
3- s . version = '0.1.9 '
3+ s . version = '0.2.0 '
44 s . authors = [ 'William Wolf' ]
5- s . date = '2018-08-14 '
5+ s . date = '2020-03-07 '
66 s . description = 'MesaScript - a DSL for making dynamic inlists for the MESA ' \
77 'stellar evolution code.'
88 s . summary = <<-LONGDESC
@@ -17,9 +17,9 @@ Gem::Specification.new do |s|
1717 it will work on older (or newer!) versions. Any bugs or requests should be
1818 sent to the author, Bill Wolf, at wmwolf@physics.ucsb.edu.
1919 LONGDESC
20- s . email = 'wmwolf@asu .edu'
20+ s . email = 'wolfwm@uwec .edu'
2121 s . files = [ 'README.md' , 'lib/mesa_script.rb' ]
22- s . homepage = 'https://wmwolf.github.io '
22+ s . homepage = 'https://billwolf.space/MesaScript/ '
2323 s . has_rdoc = false
2424 s . bindir = 'bin'
2525 s . executables = [ 'inlist2mesascript' ]
You can’t perform that action at this time.
0 commit comments