shotgunner 0.1.8 → 1.0.1

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3c08913aab8f39266b071b796662097e01cccc22e46af6bbb0d7f53370042d74
4
- data.tar.gz: 25b057a4846b34f1b713ab6a6c65b80e6251bacdc22c2a3bf581668c5790b71f
3
+ metadata.gz: 50f7a565f1d051ad0a99546f7e6d3a437de3fa8dfb1196872af69e2c7c28b421
4
+ data.tar.gz: 5136cf0f02cc10606a387f33c965a2769b95ba2b7d734c3ffa2ef2d4133666fd
5
5
  SHA512:
6
- metadata.gz: df768f9d8813513d3a494dad52cffacb7ec8a49a3bb4f33a5af16acf1e4761c763ce55836a454d9b1b63945cdba35db1278173dab1c591b6e359b25c5b3c1b39
7
- data.tar.gz: 69d8e6e92b5f68b42e53725a7a40dde784b56cc37350cd1bbfd9750e1eb1f5c0454c93ccba156c6759c25d88e429ca6cddb227dca06f83ecc95d367ebf4e843a
6
+ metadata.gz: 570e90a4ca9852217efe7f28550c8f7c6a1edfb896a77728942ffc71435d99f46931f0485826e63dfcf04d10ac51479335438b30771d1b97b03192f872912ff3
7
+ data.tar.gz: 0fdb917fd3965e8998611d62e4c0fc66f0ddaa880d91168c67e2f5fd2b6c4531640d025da720016fffc45ac501f9ca28c14d3cadde20bb9b005ab8b979af1422
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shotgunner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Saltykov
@@ -39,5 +39,6 @@ requirements: []
39
39
  rubygems_version: 3.0.8
40
40
  signing_key:
41
41
  specification_version: 4
42
- summary: Shotgunner - helps to fetch external api in a parallel way! Fast and furious!
42
+ summary: Shotgunner - helps to fetch external api or run tasks in a parallel way!
43
+ Fast and furious!
43
44
  test_files: []