canzea 0.1.140 → 0.1.141

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f301abd9b9170e10c6d5538f582203e273281c60
4
- data.tar.gz: 23a562ff8439d94d1963ba4253146be19a816c50
3
+ metadata.gz: 95bd11de2d961dc8199d5f5518184c53a8fc27dd
4
+ data.tar.gz: 258a2f824d7c85cd2b1abcb80388e44033e60338
5
5
  SHA512:
6
- metadata.gz: 0a0b627bc6c18b4fadd61fb3c5c8c80d09e91f4b7a4fe64d2588e46fd0abe12de030d8fdc4eef79c56709df6460bcb551c617f2b4702192ed4dbc86dbd6b5457
7
- data.tar.gz: 59e291e213be8ee21916b5878de6048529e09d489929bf064bd411941ca1dcad4577fc71e1df2ccf3a18bfcaaac46c0b206f64aea8e793c3dba55d0ae87c80dd
6
+ metadata.gz: ad55a855e9aa555bdaf6fbd8d1636fdd1e2ab6dce1653fab73719de1d788c87079269f00fcb7bd4b66331787ee5e30619ff63a45d22d166241e3a1adf1c7486f
7
+ data.tar.gz: 12d6c4d7ed06c335dae494591faa09706a8f487f96d372821f9fb77581a306220c5b4b32098c12b56780aa5bb3f63605eef27245053f5d24099fb52f9a7483c8
@@ -1,3 +1,3 @@
1
1
  module Canzea
2
- VERSION = "0.1.140"
2
+ VERSION = "0.1.141"
3
3
  end
@@ -44,9 +44,6 @@ class PushConfig
44
44
  f.puts contents
45
45
  }
46
46
 
47
- # do the actual copy to the real destination
48
- FileUtils.copy_file "#{folder}/#{path}", filePath
49
-
50
47
  g.add("#{path}")
51
48
 
52
49
  rescue => exception
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: canzea
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.140
4
+ version: 0.1.141
5
5
  platform: ruby
6
6
  authors:
7
7
  - Canzea Technologies