mesa_script 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mesa_script.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 61f0c3a50b013b45d21a7cb35923258fa442e28e
4
- data.tar.gz: ae3672c28b5ac2b79e20251457a841455f363951
3
+ metadata.gz: d4fed564aaa74ae07b3606c4b908360042c28833
4
+ data.tar.gz: 8eb8f6f02f425fc3ec0aab8afbafdc8441c14a51
5
5
  SHA512:
6
- metadata.gz: 9fc6a8d0051a2095e5e9cbc53d255d91d48b508c26702175ad3afd3fc7341787a8503ea2c261323d5465b387e2ef025e508269391bc5f6f4d508b661b39ac5f5
7
- data.tar.gz: 329a2b712e47b20cd553869daa01b2548ac1bb900b229d3961627828de0c420438db5f735f40f6f0b7b5ceb9a1bfae62c2e48a3be63ef9e1528955c1621f728b
6
+ metadata.gz: 5c396a46b5e08021bd842dc8dadf97772a7ee9b974638a75c9de031c7e15a4ff11249a7789414213240a816950977722f34906f4918eb3911c348067928b1639
7
+ data.tar.gz: 86c7e3ddbad8100406d547dc582e48dcc944e1c26882d79a13ccef893f11a0a5649a53f0b3e2f3f69c156b634619c364c6e7f5bbd902ab1ad4b35985e949e953
data/lib/mesa_script.rb CHANGED
@@ -167,7 +167,7 @@ class Inlist
167
167
  # of 10108
168
168
  def self.add_binary_defaults
169
169
  config_namelist(
170
- namelists: :binary_controls,
170
+ namelist: :binary_controls,
171
171
  source_files: File.join(ENV['MESA_DIR'], 'binary', 'public',
172
172
  'binary_controls.inc'),
173
173
  defaults_file: File.join(ENV['MESA_DIR'], 'binary', 'defaults',
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mesa_script
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Wolf
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-14 00:00:00.000000000 Z
11
+ date: 2018-08-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: MesaScript - a DSL for making dynamic inlists for the MESA stellar evolution
14
14
  code.
@@ -41,7 +41,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
41
41
  version: '0'
42
42
  requirements: []
43
43
  rubyforge_project:
44
- rubygems_version: 2.6.14
44
+ rubygems_version: 2.5.2.3
45
45
  signing_key:
46
46
  specification_version: 4
47
47
  summary: MesaScript is a domain specific language (DSL) that allows the user to write