datarank 1.1.2 → 1.1.3

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: fd65fbe72e29b8c0b9317e0753f9b223293dd0c5
4
- data.tar.gz: 5269424d32eb86cf075b882b42ad5a6edc6ce446
3
+ metadata.gz: 624517b7f613476a8012d1a9c52054a00b7158af
4
+ data.tar.gz: ff276914ac292e39a243235c07253b7304684951
5
5
  SHA512:
6
- metadata.gz: ce42317acd89412f738be34d001409a5aad92a882244805dcecdd23218863ac3923a6aaa719d1bc860e386e19b727c7562a51a963422ef9a22e1fcf3935c0f4a
7
- data.tar.gz: a9b6ffa9640fb72b0c0d3519be9b4a42a18a5a279e184fc76a6acef78e2572c0b455993d72972d559eefc3310fcae0bf3762a992c931cf855893406a01c3d774
6
+ metadata.gz: 2202ca5c4cd2442e7adcbc2dbfe1381a6303d0446b6875296b6fad442f56384ccdf311457737b8f71e7e265ea340b65be2fdf211e482efe3d5029016ed72f35e
7
+ data.tar.gz: 1719c933d25432fd53270b36718b7c8feaac4201b43fe5acfb6b10a2cbef0660c14dd7e6e254b0fbdb8fcd3fd75fad8945e5d2a0f673ee85fee123c6701998a9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- datarank (1.1.1)
4
+ datarank (1.1.2)
5
5
  hashie (>= 1.2.0)
6
6
  httparty (>= 0.8.3)
7
7
  multi_json (>= 1.3.4)
@@ -9,44 +9,54 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- addressable (2.3.6)
12
+ addressable (2.3.7)
13
13
  celluloid (0.16.0)
14
14
  timers (~> 4.0.0)
15
- codeclimate-test-reporter (0.4.3)
15
+ codeclimate-test-reporter (0.4.7)
16
16
  simplecov (>= 0.7.1, < 1.0.0)
17
17
  coderay (1.1.0)
18
18
  crack (0.4.2)
19
19
  safe_yaml (~> 1.0.0)
20
20
  diff-lcs (1.2.5)
21
+ docile (1.1.5)
21
22
  ffi (1.9.6)
22
23
  formatador (0.2.5)
23
- guard (2.10.1)
24
+ guard (2.12.4)
24
25
  formatador (>= 0.2.4)
25
26
  listen (~> 2.7)
26
27
  lumberjack (~> 1.0)
28
+ nenv (~> 0.1)
29
+ notiffany (~> 0.0)
27
30
  pry (>= 0.9.12)
31
+ shellany (~> 0.0)
28
32
  thor (>= 0.18.1)
29
- guard-rspec (4.3.1)
33
+ guard-compat (1.2.1)
34
+ guard-rspec (4.5.0)
30
35
  guard (~> 2.1)
31
- rspec (>= 2.14, < 4.0)
36
+ guard-compat (~> 1.1)
37
+ rspec (>= 2.99.0, < 4.0)
32
38
  guard-yard (2.1.4)
33
39
  guard (>= 1.1.0)
34
40
  yard (>= 0.7.0)
35
- hashie (3.3.2)
41
+ hashie (3.4.0)
36
42
  hitimes (1.2.2)
37
43
  httparty (0.13.3)
38
44
  json (~> 1.8)
39
45
  multi_xml (>= 0.5.2)
40
46
  json (1.8.2)
41
- listen (2.8.3)
47
+ listen (2.8.5)
42
48
  celluloid (>= 0.15.2)
43
49
  rb-fsevent (>= 0.9.3)
44
50
  rb-inotify (>= 0.9)
45
51
  lumberjack (1.0.9)
46
52
  method_source (0.8.2)
47
- multi_json (1.10.1)
53
+ multi_json (1.11.0)
48
54
  multi_xml (0.5.5)
49
- pry (0.10.0)
55
+ nenv (0.2.0)
56
+ notiffany (0.0.6)
57
+ nenv (~> 0.1)
58
+ shellany (~> 0.0)
59
+ pry (0.10.1)
50
60
  coderay (~> 1.1.0)
51
61
  method_source (~> 0.8.1)
52
62
  slop (~> 3.4)
@@ -55,21 +65,28 @@ GEM
55
65
  rb-inotify (0.9.5)
56
66
  ffi (>= 0.5.0)
57
67
  rb-readline (0.5.2)
58
- rspec (2.99.0)
59
- rspec-core (~> 2.99.0)
60
- rspec-expectations (~> 2.99.0)
61
- rspec-mocks (~> 2.99.0)
62
- rspec-core (2.99.2)
63
- rspec-expectations (2.99.2)
64
- diff-lcs (>= 1.1.3, < 2.0)
65
- rspec-mocks (2.99.2)
68
+ rspec (3.2.0)
69
+ rspec-core (~> 3.2.0)
70
+ rspec-expectations (~> 3.2.0)
71
+ rspec-mocks (~> 3.2.0)
72
+ rspec-core (3.2.1)
73
+ rspec-support (~> 3.2.0)
74
+ rspec-expectations (3.2.0)
75
+ diff-lcs (>= 1.2.0, < 2.0)
76
+ rspec-support (~> 3.2.0)
77
+ rspec-mocks (3.2.1)
78
+ diff-lcs (>= 1.2.0, < 2.0)
79
+ rspec-support (~> 3.2.0)
80
+ rspec-support (3.2.2)
66
81
  safe_yaml (1.0.4)
67
- simplecov (0.7.1)
82
+ shellany (0.0.1)
83
+ simplecov (0.9.2)
84
+ docile (~> 1.1.0)
68
85
  multi_json (~> 1.0)
69
- simplecov-html (~> 0.7.1)
70
- simplecov-html (0.7.1)
86
+ simplecov-html (~> 0.9.0)
87
+ simplecov-html (0.9.0)
71
88
  slop (3.6.0)
72
- thor (0.18.1)
89
+ thor (0.19.1)
73
90
  timers (4.0.1)
74
91
  hitimes
75
92
  vcr (2.9.3)
@@ -103,4 +103,4 @@ module Datarank
103
103
  private
104
104
 
105
105
  end
106
- end
106
+ end
@@ -3,7 +3,7 @@ module Datarank
3
3
  class Version
4
4
  MAJOR = 1
5
5
  MINOR = 1
6
- PATCH = 2
6
+ PATCH = 3
7
7
 
8
8
  class << self
9
9
  def to_s
@@ -11,4 +11,4 @@ module Datarank
11
11
  end
12
12
  end
13
13
  end
14
- end
14
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datarank
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Addam Hardy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-01-09 00:00:00.000000000 Z
11
+ date: 2015-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake