test_rail_integration 0.0.8.6 → 0.0.8.7

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
  SHA1:
3
- metadata.gz: 175a694eca0fafe67923bc2a26cb90b28ecd1c20
4
- data.tar.gz: c7102dd212aa6318d511c1bbbdbf7acf8bf1500f
3
+ metadata.gz: b9fc3bb426d2d8970551acb59c7a28f2fe794ddf
4
+ data.tar.gz: 37b31d471d6e08afa6212d8660b31817d9711e77
5
5
  SHA512:
6
- metadata.gz: 8ac158d0537096803cc670548574863060268655418b96701dc5b1ee4d6ab361598ed4e7043d923d888bce274359714dc8e4ad6daadcd8c1587d17c92b0171a9
7
- data.tar.gz: 69102d344d487301119186e1ac45ab927ff5a0d943146b4746a64d932813db93d944087acc5487f60e1a5b51aabb4593da886733451accecbab0ae111c281d91
6
+ metadata.gz: 0b8c40824cdc1925e825c46478fb969ba23afe48415f0bc4a958fb8030758fdb99a9b0d05cc9a8ce7882d46a7be190b5407b470ad4d0b6712946af9c6e1817f6
7
+ data.tar.gz: 442f02140679849bc13406d5fd4fd21949bd42f347b1dcbeed1d3b714ee9db53246be6683e80a73202da8f09e4fd040fb3361599c31b2c568a69028f999700a5
@@ -33,6 +33,7 @@ class CLI < Thor
33
33
  option :venture
34
34
  option :showroom
35
35
  option :command
36
+ option :env
36
37
  option :auto
37
38
  def shoot
38
39
  if options[:test_run_id]
@@ -1,3 +1,3 @@
1
1
  module TestRailIntegration
2
- VERSION = "0.0.8.6"
2
+ VERSION = "0.0.8.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test_rail_integration
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8.6
4
+ version: 0.0.8.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kirikami