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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a991321a0f8768d42b913499a80fd76ff32cbea71f243e651c0097a6e9c1f10a
4
- data.tar.gz: 346c3e37814218b13f5b3cb57d74b0431655b9dbca95edf3406f7b1d036252b8
3
+ metadata.gz: 1617932b12de543b8a02418c83d819e51370d0ab3742dfc853dc69e4464eb952
4
+ data.tar.gz: 5165fb49766732d0c205ed4032a4686418a1174e92964739a72cf74be97ee47f
5
5
  SHA512:
6
- metadata.gz: c66c77d800f993de4821e03711585976c1cb021258add0d2ee5cb940d7fa92915d66d1b8754a2a4f245d768bbf19b7e71d791673ac9d30b0cf6bff23bcaadfc8
7
- data.tar.gz: 8e3c54c724e47e4267a3ed4c65d23ff723a5c67764fdce38a05aae3ffdbc6a10d35691c4618fabc2b429a8f26af09e3303ac1004ffa0cc6ce94b1f0999b65b4c
6
+ metadata.gz: 1f419962472fd5bba92201da6d04cb94062edbbb273192813434416551e763df392f8a0522645003cf085b03ed474c04a7637101b14969a0f6cd09ffa86ff8e6
7
+ data.tar.gz: 8b31f53f77f7a118b79620cd38663a8955ae128235b0fa8286341b9d57f57ff690dbe326981088dbf70e6d4b22bdbb8707d722f311b88dda2d81446e72e14c3e
@@ -3,7 +3,7 @@
3
3
  module Jira
4
4
  module Auto
5
5
  class Tool
6
- VERSION = "1.2.1"
6
+ VERSION = "1.2.4"
7
7
  end
8
8
  end
9
9
  end
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.1
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.8
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.