jira-auto-tool 1.2.1 → 1.2.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.
- checksums.yaml +4 -4
- data/lib/jira/auto/tool/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1617932b12de543b8a02418c83d819e51370d0ab3742dfc853dc69e4464eb952
|
4
|
+
data.tar.gz: 5165fb49766732d0c205ed4032a4686418a1174e92964739a72cf74be97ee47f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1f419962472fd5bba92201da6d04cb94062edbbb273192813434416551e763df392f8a0522645003cf085b03ed474c04a7637101b14969a0f6cd09ffa86ff8e6
|
7
|
+
data.tar.gz: 8b31f53f77f7a118b79620cd38663a8955ae128235b0fa8286341b9d57f57ff690dbe326981088dbf70e6d4b22bdbb8707d722f311b88dda2d81446e72e14c3e
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jira-auto-tool
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Christophe Broult
|
@@ -384,7 +384,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
384
384
|
- !ruby/object:Gem::Version
|
385
385
|
version: '0'
|
386
386
|
requirements: []
|
387
|
-
rubygems_version: 3.6.
|
387
|
+
rubygems_version: 3.6.9
|
388
388
|
specification_version: 4
|
389
389
|
summary: Automate making adjustments to Jira sprints for multiple teams following
|
390
390
|
some naming conventions.
|