trinitycrmod.gemspec in trinitycrmod-0.4.6 vs trinitycrmod.gemspec in trinitycrmod-0.4.7

- old
+ new

@@ -1,19 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: trinitycrmod 0.4.6 ruby lib +# stub: trinitycrmod 0.4.7 ruby lib Gem::Specification.new do |s| s.name = "trinitycrmod" - s.version = "0.4.6" + s.version = "0.4.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Edmund Highcock"] - s.date = "2014-03-19" + s.date = "2014-06-20" s.description = "This module allows Trinity, the Multiscale Gyrokinetic Turbulent Transport solver for Fusion Reactors, to harness the power of CodeRunner, a framework for the automated running and analysis of simulations." s.email = "edmundhighcock@sourceforge.net" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -25,10 +25,11 @@ "README.rdoc", "Rakefile", "VERSION", "lib/trinitycrmod.rb", "lib/trinitycrmod/actual_parameter_values.rb", + "lib/trinitycrmod/chease.rb", "lib/trinitycrmod/check_parameters.rb", "lib/trinitycrmod/deleted_variables.rb", "lib/trinitycrmod/graphs.rb", "lib/trinitycrmod/namelists.rb", "lib/trinitycrmod/output_files.rb", @@ -38,10 +39,10 @@ "sync_variables/sync_variables.rb", "trinitycrmod.gemspec" ] s.homepage = "http://github.com/edmundhighcock/trinitycrmod" s.licenses = ["GPLv3"] - s.rubygems_version = "2.2.1" + s.rubygems_version = "2.2.2" s.summary = "CodeRunner module for the Trinity simulation software." if s.respond_to? :specification_version then s.specification_version = 4