prima-twig 0.54.3 → 0.54.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.
Files changed (3) hide show
  1. checksums.yaml +5 -5
  2. data/bin/twig-feature +1 -1
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 6aace55ec94b893c90000f64d519262ab6ff0392f0efce3f51c970e4ef23c6e2
4
- data.tar.gz: b43bbf89678de029c12189cacecd997a794d115a4c0a9143f3818364f788a94e
2
+ SHA1:
3
+ metadata.gz: 144587f173f1dca82f9c5f60a74fabdf4c118238
4
+ data.tar.gz: 75b82c341618325181a6d703bf697e3ea581ab0e
5
5
  SHA512:
6
- metadata.gz: 8f0ff7ef6c1745628f58112ad0ac84cf20a02e98cdffa9949e5694232fb5e8109138048847ff1f25e90b3b79595439d71a8d812dfabd5f6e27aa86f71d0328ee
7
- data.tar.gz: 657a06dc7d979af4e1e800b5b6d4a5808c805aa907c52fea8d0696f3564241a1552b73e3824c1d4a70941047857d71a35f57faa70ddb5793b0efa97b6efb38ad
6
+ metadata.gz: 58742bc648e8db04637bdf73fb08cfa5cb5d516a901d7d9aa43c3d1ed23c36ef4e02ca9545553d9de87ee808e094f1fa5c10017ba28fda92a18ed9c8fd99b255
7
+ data.tar.gz: a495aac9df18069175d83daf36436f1f526e545992b51a2a154f3deb7e147f1000ce0bde18d2b951d73a83bedbadbe34bcf22c5ccd3d71978c20fba1ccb157c9
@@ -72,7 +72,7 @@ class Release
72
72
  when 'finish'
73
73
  finish_feature!
74
74
  when 'qainit'
75
- abort('Non sei nella cartella di qainit') unless Dir.pwd.match 'qainit$'
75
+ abort('Non sei nella cartella di qainit') unless Dir.pwd.match 'qainit$' or Dir.pwd.match '/drone/src'
76
76
  if ['terminate', 'stop', 'shutdown', 'halt', 'destroy'].include? args[1]
77
77
  qainit_deploy_shutdown!
78
78
  elsif 'update' == args[1]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.3
4
+ version: 0.54.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -214,7 +214,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: '0'
216
216
  requirements: []
217
- rubygems_version: 3.0.1
217
+ rubyforge_project:
218
+ rubygems_version: 2.5.2.3
218
219
  signing_key:
219
220
  specification_version: 4
220
221
  summary: The Prima twig toolbelt