diff --git a/lib/ramble/docs/tutorials/11_using_internals.rst b/lib/ramble/docs/tutorials/11_using_internals.rst index 5130da1d2..50f8f01b1 100644 --- a/lib/ramble/docs/tutorials/11_using_internals.rst +++ b/lib/ramble/docs/tutorials/11_using_internals.rst @@ -340,7 +340,7 @@ following: concretized: true packages: gcc9: - spack_spec: gcc@9.3.0 + spack_spec: gcc@9.4.0 intel-mpi: spack_spec: intel-mpi@2018.4.274 compiler: gcc9 diff --git a/lib/ramble/docs/tutorials/5_changing_your_software_stack.rst b/lib/ramble/docs/tutorials/5_changing_your_software_stack.rst index 69d06119d..5968e3701 100644 --- a/lib/ramble/docs/tutorials/5_changing_your_software_stack.rst +++ b/lib/ramble/docs/tutorials/5_changing_your_software_stack.rst @@ -46,8 +46,8 @@ environments: gcc9: Rendered Packages: gcc9: - Spack spec: gcc@9.3.0 target=x86_64 - Compiler spec: gcc@9.3.0 + Spack spec: gcc@9.4.0 target=x86_64 + Compiler spec: gcc@9.4.0 impi2018: Rendered Packages: impi2018: @@ -83,8 +83,8 @@ The relevant portion of the workspace configuration file is: concretized: true packages: gcc9: - spack_spec: gcc@9.3.0 target=x86_64 - compiler_spec: gcc@9.3.0 + spack_spec: gcc@9.4.0 target=x86_64 + compiler_spec: gcc@9.4.0 impi2018: spack_spec: intel-mpi@2018.4.274 target=x86_64 compiler: gcc9 diff --git a/lib/ramble/docs/tutorials/6_configuring_a_scaling_study.rst b/lib/ramble/docs/tutorials/6_configuring_a_scaling_study.rst index d691c3bfb..4609450b9 100644 --- a/lib/ramble/docs/tutorials/6_configuring_a_scaling_study.rst +++ b/lib/ramble/docs/tutorials/6_configuring_a_scaling_study.rst @@ -222,7 +222,7 @@ look like the following: concretized: true packages: gcc9: - spack_spec: gcc@9.3.0 + spack_spec: gcc@9.4.0 intel-mpi: spack_spec: intel-mpi@2018.4.274 compiler: gcc9