simp-test 0.3.22 → 0.3.23

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 92dd023dfe9c8794387dfb5d49f29472eceded97ecb8125e51f9abeb0f0066cb
4
- data.tar.gz: c804fecca73ed42aa639041103eb0e9bc1815bb218a86a808392f1497c83920a
3
+ metadata.gz: a5a95dc54cee74f2d109cb54c478f9c7d2ab1593d09bee6bddf3f6d449acf2c1
4
+ data.tar.gz: a0657198c56f4473a3c8df8b1821f8e1a74dab54db56d669ebb30d60d73fb1a1
5
5
  SHA512:
6
- metadata.gz: 77adaaaac39d83ee85d088f884bd40a419200b87868e9af52d2f0eb62b57ffead3c1854ed55d51187b055e6badf40442c84b06b669987d5d314ec74883d3cb78
7
- data.tar.gz: da670b1a8374baec9a960aeaff7fd5efb1888933f4e736207cc4cc62e6ff6e36eff4cb5e1a6d2d9477e1784c325ab474cadfad991b953a1af8579b1e07973122
6
+ metadata.gz: 6dd957baf7d612a8da913a44ffbc5c350e2fd3fddc1f3f8bda3111614bf0cb48794eec5e6802cf5c8214ec2c41fe3f736193a40dd82acc92168b1a22f88fc312
7
+ data.tar.gz: 42cae2e4c1202071737e5025aacbaa465244cb5ae6f1bfc8063d2d4760bd6f9362c14919b476cba0b6ba23eca081271b31eaa511bfde0c79a86b3212077dab44
@@ -26,7 +26,7 @@
26
26
  #
27
27
  # * By default, the gem is built and released using the standard rake tasks
28
28
  # from "bundler/gem_tasks". To override these, create a JSON file at
29
- # `.github/workflows.local.json`, using the format:
29
+ # `.github/workflows.local.json`, using the following format:
30
30
  #
31
31
  # {
32
32
  # "gem_build_command": "bundle exec rake build",
@@ -158,6 +158,7 @@ jobs:
158
158
  RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
159
159
  BUILD_COMMAND: ${{ needs.releng-checks.outputs.build_command }}
160
160
  RELEASE_COMMAND: ${{ needs.releng-checks.outputs.release_command }}
161
+ PKG_DIR: ${{ needs.releng-checks.outputs.pkg_dir }}
161
162
  steps:
162
163
  - name: Checkout code
163
164
  uses: actions/checkout@v2
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Simp
4
4
  module Test
5
- VERSION = '0.3.22'
5
+ VERSION = '0.3.23'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simp-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.22
4
+ version: 0.3.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - SIMP Team
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-02-16 00:00:00.000000000 Z
11
+ date: 2021-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: