pipedrive-adhit 0.3.4 → 0.3.5

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: 41071b676acf940661435d1590afc73c63485996
4
- data.tar.gz: 974e2ca18dcb8e954b8b886d10e151af275c280f
3
+ metadata.gz: 475cac1632d7022961977beac56f3ab06a94eb89
4
+ data.tar.gz: 5453b5dd68bda99290001a63618f44b2afb0bbf2
5
5
  SHA512:
6
- metadata.gz: bbb5e3817cd082e2616d10b71b03ab5fc095f4e9e243692036c1a710860f14e8701917199c43347e710bba68b9b219b5779407a7c44b7048c10ca83d84ee07d9
7
- data.tar.gz: 55c5450b2bd28f77a58ac38a2e75f7a41db30598ef8656e1c6b8afea204c3c1f24a3649c14bd65ca06f91f56add187282135bde8930d6003017abc16cdbfd84f
6
+ metadata.gz: f0eb31c7f79138d12762fe03052d285acfe0da9d20ef2c7ff108a6f52bc8221c62dd8eac3c65b82a491028804a9a9217340e3efc1acd9963fb70e3ae7f22f2a3
7
+ data.tar.gz: e3bcca6ca02636c9b7831f8f93523026e67a2afb92d9042b8722820e2a0b09e2a59b3fe938c2b7fbd1f93a9cd213b8b5073de511b7022566b48db595bc232ac0
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "pipedrive-adhit"
8
- s.version = "0.3.4"
8
+ s.version = "0.3.5"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Jan Schwenzien", "Waldemar Kusnezow", "Joel Courtney"]
@@ -49,7 +49,7 @@ Gem::Specification.new do |s|
49
49
  "lib/pipedrive/user-connection.rb",
50
50
  "lib/pipedrive/user-setting.rb",
51
51
  "lib/pipedrive/user.rb",
52
- "pipedrive-ruby.gemspec",
52
+ "pipedrive-adhit.gemspec",
53
53
  "test/data/create_deal_body.json",
54
54
  "test/data/create_note_body.json",
55
55
  "test/data/create_organization_body.json",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pipedrive-adhit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Schwenzien
@@ -192,7 +192,7 @@ files:
192
192
  - lib/pipedrive/user-connection.rb
193
193
  - lib/pipedrive/user-setting.rb
194
194
  - lib/pipedrive/user.rb
195
- - pipedrive-ruby.gemspec
195
+ - pipedrive-adhit.gemspec
196
196
  - test/data/create_deal_body.json
197
197
  - test/data/create_note_body.json
198
198
  - test/data/create_organization_body.json