mesa_test 1.1.3 → 1.1.4

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/bin/mesa_test +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de6aece52d2c391d00f2fc190fc466bbcd65f892e0779857d191b60705aa16aa
4
- data.tar.gz: 5783cb8940b3ad6d7e8373fec41325c5ffc60f7ba63c912c04c9da78fbf3173e
3
+ metadata.gz: 1ebdd3dbd2229928d24bc1a5c56ab18fa34291181f804c5371df8572eff546c5
4
+ data.tar.gz: b9ce87dcff915345719a8992e5db358d431ddd8d9221bb3ef813c7b414af0725
5
5
  SHA512:
6
- metadata.gz: 2fc8fe1a184c7ac9b9df350236288445f01e5cccbb8ab4c2d684911e268730f65df24479e1afa62bf03bdabefa9a0e7d82cdbfbda44528e8fb38764071f0bc67
7
- data.tar.gz: 4001cf3f05fd3076f27fae7082aff30f55b1257ee466c38e1a8dee0cc9529f7748357eea6106f6c8adcadaf6f839923f006a73365a198b45d939a425a30531a7
6
+ metadata.gz: faf57662b9d766780f26b5cc20e46f603b7de8683b9b4cb124911c356a3ab52eccabe29066b4de347822678b10777a3c3a940c17fcab20972366ec944e84c92a
7
+ data.tar.gz: b5925453408e4ea1aca27092b82a09345e096e4e88140eb6be67d6c2ca64f88d9527b27378edd9afe93d4dd3bb89acacba8416ebf6188ecdb6810def9316d618
data/bin/mesa_test CHANGED
@@ -4,7 +4,7 @@
4
4
  # rather than system version and run out of local lib, not installed
5
5
  # if :staging, submit to beta version and run out of local lib, not installed
6
6
  # anything else: trust rubygems to get lib and submit to real deal testhub
7
- MODE = :production
7
+ MODE = :development
8
8
 
9
9
  case MODE
10
10
  when :staging, :development
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mesa_test
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Wolf
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  requirements: []
84
- rubygems_version: 3.2.3
84
+ rubygems_version: 3.1.2
85
85
  signing_key:
86
86
  specification_version: 4
87
87
  summary: Command line tool for running and reporting the MESA test suites.