zwr 0.1.4 → 0.1.5

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tasks/zwr.rake +1 -1
  3. data/zwr.gemspec +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5647a916fa9019f6e1b66b76faa2b0b630e84534
4
- data.tar.gz: 2fef4a6528ab6d8aae2948d6d135fa2d3024aad6
3
+ metadata.gz: 287e7ef4f47508f4b6ca6d8f24a6ca4318749536
4
+ data.tar.gz: ecc932f77ad27af652c8bc018bb2724e1e94cabf
5
5
  SHA512:
6
- metadata.gz: 779744f7ca42cc34d3c808a6b71b4faf92ec7312a46e4dfcaf535082d69421d291dc18afcce7bef127f01b39e077ec8e22d4099a7a349bf3d9cc487a07d42cdc
7
- data.tar.gz: 2ad03b49b4f425b209a9c0fdb163b918aab4d513a9373393b2ab22d7d54fdf8bc6f74a6a672f27d481c1ec89912cb2f2e5a1fa2ee3112ea9046c2f0f7461a80c
6
+ metadata.gz: 10961c215669d9efc031a82a839ded1916bce1a4925d9fc2d919c178512f51830d75e8d6637bdc487c25afe0a7abf089e7a4c9563e3c6cb96e85b75f5ed6b5a5
7
+ data.tar.gz: 4cf6dcdccd40d085ab18300260afc08a45ddc21aba276d74f4f10682d2c7735117d54a96c316385e8f1de3b310b6f4e3cff4563659dce93bf08f8c852ae6afa4
@@ -19,7 +19,7 @@ namespace :zwr do
19
19
  `git fetch`
20
20
  `git checkout production -q`
21
21
  `git reset --hard origin/production`
22
- `touch tmp/restart`
22
+ `touch tmp/restart.txt`
23
23
  puts "now with the latest code from origin/production."
24
24
  puts "server restarted."
25
25
  end
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'zwr'
3
- s.version = '0.1.4'
3
+ s.version = '0.1.5'
4
4
  s.date = '2014-11-17'
5
5
  s.summary = "All the Zwr needs"
6
6
  s.description = "A gem in which I jam what I commonly use."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zwr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zeljko