highrise 3.0.5 → 3.1.0.pre

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: 28357941e4044d82f92559f80fa57911386b48ba
4
- data.tar.gz: 0f666fc706d7b2e4762ed954a274b5c38b80820e
3
+ metadata.gz: e8770e20832dec0de650fa44ade2a307cfdd4dab
4
+ data.tar.gz: 21108434c4c754899d8df082817bf8a7a20e19e4
5
5
  SHA512:
6
- metadata.gz: e4a8c686d2281f0ee9c24d3b60d842ba93e7788ade05de8625c1e0d24180c2caab468378469446d6a4b80f7724609573534839a3d7980b819164d495d83b6714
7
- data.tar.gz: a4abdb4469e88def010c29a37e177368de121c37aeb40ad482ce3ad945c52654e26b78236fa29c98419d04acc863aa5c62a33fd12a5392b149ddb3be40b74638
6
+ metadata.gz: 90d320f9fae86c6abd442b11398bea619be8bfc87c4acd6f575347321c18c044b948ca71a8a0459b8a36093a3bdb5686248fc67d45daccb6b8f684737d8ead02
7
+ data.tar.gz: 15bde1c29edaa9796dc42b6efabee6d0e206fab9538a058e05d6554a0a5c899d23eb8d2970a25e4aa4198d07df2af0753d5019e6dfde2683c6c8efc2bbb9dcc3
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
@@ -1,2 +1,2 @@
1
- lQ��'cry([��g��:^�d+;���������v�)%iº㓠„CK�� p�-���TwJ���D�-��IKH ���Ң�)_'�I\`�����������
2
- ��5@I�pf��R���|#f̱U% �>!Zd��Q?���֓q�<3�x��������T��x`HՑ�+;uM���?�K'ԫv$�\t Z���>���oFeM�|j��d�}��?����z�@=bB}r�F�[lj�j\�i�b9��^�
1
+ (�컔FѸ:{���GX=)�y�Jb�r�}�Ңc���̧A8���B��2٩����>v"K)Z7�������?�k}���J>H̤�w�o��ֵ�[���]���},X�����,Z��'�� n��P+��s)X'Q��}�T=���$i�Goc�%)�G#cqIAGS��-u��)3Wı�&BM�9���0�`�א�T��5�v� �A��X��WQ;�p���V C�
2
+ A|����d���gTn
data/.travis.yml CHANGED
@@ -1,5 +1,4 @@
1
1
  rvm:
2
2
  - 2.0.0
3
3
  - 1.9.3
4
- - 1.9.2
5
4
  - jruby
data/Gemfile.lock CHANGED
@@ -1,25 +1,48 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- highrise (3.0.5)
5
- activeresource (~> 3.0)
4
+ highrise (3.1.0.pre)
5
+ activeresource (~> 4.0.0.beta1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activemodel (3.2.12)
11
- activesupport (= 3.2.12)
12
- builder (~> 3.0.0)
13
- activeresource (3.2.12)
14
- activemodel (= 3.2.12)
15
- activesupport (= 3.2.12)
16
- activesupport (3.2.12)
17
- i18n (~> 0.6)
18
- multi_json (~> 1.0)
19
- builder (3.0.4)
10
+ actionpack (4.0.0.rc2)
11
+ activesupport (= 4.0.0.rc2)
12
+ builder (~> 3.1.0)
13
+ erubis (~> 2.7.0)
14
+ rack (~> 1.5.2)
15
+ rack-test (~> 0.6.2)
16
+ activemodel (4.0.0.rc2)
17
+ activesupport (= 4.0.0.rc2)
18
+ builder (~> 3.1.0)
19
+ activeresource (4.0.0.beta1)
20
+ activemodel (>= 4.0.0.beta1)
21
+ activesupport (>= 4.0.0.beta1)
22
+ rails-observers (~> 0.1.1)
23
+ activesupport (4.0.0.rc2)
24
+ i18n (~> 0.6, >= 0.6.4)
25
+ minitest (~> 4.2)
26
+ multi_json (~> 1.3)
27
+ thread_safe (~> 0.1)
28
+ tzinfo (~> 0.3.37)
29
+ atomic (1.1.9)
30
+ builder (3.1.4)
20
31
  diff-lcs (1.2.1)
32
+ erubis (2.7.0)
21
33
  i18n (0.6.4)
22
- multi_json (1.6.1)
34
+ minitest (4.7.5)
35
+ multi_json (1.7.7)
36
+ rack (1.5.2)
37
+ rack-test (0.6.2)
38
+ rack (>= 1.0)
39
+ rails-observers (0.1.1)
40
+ railties (~> 4.0.0.beta)
41
+ railties (4.0.0.rc2)
42
+ actionpack (= 4.0.0.rc2)
43
+ activesupport (= 4.0.0.rc2)
44
+ rake (>= 0.8.7)
45
+ thor (>= 0.18.1, < 2.0)
23
46
  rake (10.0.3)
24
47
  rspec (2.13.0)
25
48
  rspec-core (~> 2.13.0)
@@ -29,6 +52,10 @@ GEM
29
52
  rspec-expectations (2.13.0)
30
53
  diff-lcs (>= 1.1.3, < 2.0)
31
54
  rspec-mocks (2.13.0)
55
+ thor (0.18.1)
56
+ thread_safe (0.1.0)
57
+ atomic
58
+ tzinfo (0.3.37)
32
59
 
33
60
  PLATFORMS
34
61
  java
data/highrise.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
 
10
10
  s.required_rubygems_version = ">= 1.3.6"
11
- s.add_dependency "activeresource", "~> 3.0"
11
+ s.add_dependency "activeresource", "~> 4.0.0.beta1"
12
12
  s.add_development_dependency "rspec"
13
13
  s.add_development_dependency "rake"
14
14
 
@@ -18,8 +18,8 @@ Gem::Specification.new do |s|
18
18
 
19
19
  s.authors = ["Marcos Tapaj\303\263s", "Ken Mayer"]
20
20
  s.email = ["marcos@tapajos.me", "kmayer@bitwrangler.com"]
21
- s.homepage = "http://github.com/tapajos/highrise"
22
- s.summary = %q{Ruby wrapper around Highrise API}
21
+ s.homepage = "http://github.com/lucasmartins/highrise"
22
+ s.summary = %q{Do not use this Gem, it is experimental}
23
23
  s.description = <<-EOT
24
24
  Based on the original API module from DHH, http://developer.37signals.com/highrise/, this
25
25
  gem is a cleaned up, tested version of the same.
@@ -30,6 +30,6 @@ Gem::Specification.new do |s|
30
30
  Highrise::Base.site = 'http://your_site.highrisehq.com/'
31
31
  Highrise::Base.user = 'your_api_auth_token'
32
32
  EOT
33
- s.signing_key = "#{File.expand_path('~')}/.gem-private_key.pem"
33
+ s.signing_key = "#{File.expand_path('~')}/.gem-private_key.pem" if File.exists?("#{File.expand_path('~')}/.gem-private_key.pem")
34
34
  s.cert_chain = ['certs/gem-public_cert.pem']
35
35
  end
@@ -1,3 +1,3 @@
1
1
  module Highrise
2
- VERSION = "3.0.5"
2
+ VERSION = "3.1.0.pre"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: highrise
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.5
4
+ version: 3.1.0.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcos Tapajós
@@ -31,7 +31,7 @@ cert_chain:
31
31
  G2tNecqPmHNhgiiojhWB/DTZQKuYJqb+7hCbrLXa/y7kFYwjFR+O0EJvritmuQiS
32
32
  GVMhotYhO3Lpnij5gFI1AQ==
33
33
  -----END CERTIFICATE-----
34
- date: 2013-03-05 00:00:00.000000000 Z
34
+ date: 2013-06-24 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: activeresource
@@ -39,14 +39,14 @@ dependencies:
39
39
  requirements:
40
40
  - - ~>
41
41
  - !ruby/object:Gem::Version
42
- version: '3.0'
42
+ version: 4.0.0.beta1
43
43
  type: :runtime
44
44
  prerelease: false
45
45
  version_requirements: !ruby/object:Gem::Requirement
46
46
  requirements:
47
47
  - - ~>
48
48
  - !ruby/object:Gem::Version
49
- version: '3.0'
49
+ version: 4.0.0.beta1
50
50
  - !ruby/object:Gem::Dependency
51
51
  name: rspec
52
52
  requirement: !ruby/object:Gem::Requirement
@@ -149,7 +149,7 @@ files:
149
149
  - spec/highrise/task_spec.rb
150
150
  - spec/highrise/user_spec.rb
151
151
  - spec/spec_helper.rb
152
- homepage: http://github.com/tapajos/highrise
152
+ homepage: http://github.com/lucasmartins/highrise
153
153
  licenses: []
154
154
  metadata: {}
155
155
  post_install_message:
@@ -168,10 +168,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  version: 1.3.6
169
169
  requirements: []
170
170
  rubyforge_project:
171
- rubygems_version: 2.0.0
171
+ rubygems_version: 2.0.3
172
172
  signing_key:
173
173
  specification_version: 4
174
- summary: Ruby wrapper around Highrise API
174
+ summary: Do not use this Gem, it is experimental
175
175
  test_files:
176
176
  - examples/config_initializers_highrise.rb
177
177
  - examples/extending.rb
metadata.gz.sig CHANGED
Binary file