nicoquery 0.1.8.10 → 0.1.8.11

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: 15f2481ec57d09989b5ec2bb1dee682fbc84bd1a
4
- data.tar.gz: 817784f57644e46e48e5b750cd21b2d5730d84fe
3
+ metadata.gz: 5d54fb12ed498aa5a1b94f0615df4945946c2a15
4
+ data.tar.gz: 0e52ebf0e2d5e0dfaa95746a26d2d1c19a15c41f
5
5
  SHA512:
6
- metadata.gz: e45b032aef55995ad9e9381ef94cbade40bfe664a531ffb25d4710b784b08b0fd4a85f5fe06f5d12ad91d01585e96d8dcf3f41a2a01f240c61364c5f3a3c4511
7
- data.tar.gz: fecad135077a6004d3a4b4d6abcdac1e99a44d66b45e51668dc49001228232592696f061c2bfd3305462df331e35a4e7d49d63054381fde9b24fd8b2a167ab5c
6
+ metadata.gz: 96aec72f36a56eceffc8d087b299687d6e352a3c30460e1665060524d503da380fd01ca0e5384687eeb2cb6240469ae97b24cf6b48bbf3e1f9189f705fa9df26
7
+ data.tar.gz: 3f93c2f6b1f224d197c50499ed45d4d2113cfe1699b00e07de4a6ef796b4b25f8bfa6db606a8232fa2e17c4d3d0b4922fc47869ae136571492424d7b32b27ace
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nicoquery (0.1.8.10)
5
- activesupport (~> 4.0.0)
4
+ nicoquery (0.1.8.11)
5
+ activesupport (>= 4.0.0)
6
6
  i18n
7
7
  nicoapi
8
8
  nokogiri
@@ -12,56 +12,61 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- activesupport (4.0.2)
16
- i18n (~> 0.6, >= 0.6.4)
15
+ activesupport (4.0.4)
16
+ i18n (~> 0.6, >= 0.6.9)
17
17
  minitest (~> 4.2)
18
18
  multi_json (~> 1.3)
19
19
  thread_safe (~> 0.1)
20
20
  tzinfo (~> 0.3.37)
21
21
  addressable (2.3.5)
22
- atomic (1.1.14)
23
- coderay (1.0.9)
24
- crack (0.4.1)
25
- safe_yaml (~> 0.9.0)
26
- diff-lcs (1.2.4)
27
- ffi (1.9.0)
22
+ atomic (1.1.16)
23
+ celluloid (0.15.2)
24
+ timers (~> 1.1.0)
25
+ celluloid-io (0.15.0)
26
+ celluloid (>= 0.15.0)
27
+ nio4r (>= 0.5.0)
28
+ coderay (1.1.0)
29
+ crack (0.4.2)
30
+ safe_yaml (~> 1.0.0)
31
+ diff-lcs (1.2.5)
32
+ ffi (1.9.3)
28
33
  formatador (0.2.4)
29
- guard (1.8.2)
34
+ guard (2.5.1)
30
35
  formatador (>= 0.2.4)
31
- listen (>= 1.0.0)
32
- lumberjack (>= 1.0.2)
33
- pry (>= 0.9.10)
34
- thor (>= 0.14.6)
35
- guard-rspec (3.0.2)
36
- guard (>= 1.8)
37
- rspec (~> 2.13)
36
+ listen (~> 2.6)
37
+ lumberjack (~> 1.0)
38
+ pry (>= 0.9.12)
39
+ thor (>= 0.18.1)
40
+ guard-rspec (4.2.8)
41
+ guard (~> 2.1)
42
+ rspec (>= 2.14, < 4.0)
38
43
  i18n (0.6.9)
39
- listen (1.3.0)
44
+ listen (2.7.1)
45
+ celluloid (>= 0.15.2)
46
+ celluloid-io (>= 0.15.0)
40
47
  rb-fsevent (>= 0.9.3)
41
48
  rb-inotify (>= 0.9)
42
- rb-kqueue (>= 0.2)
43
- lumberjack (1.0.4)
49
+ lumberjack (1.0.5)
44
50
  method_source (0.8.2)
45
- mime-types (2.0)
51
+ mime-types (2.2)
46
52
  mini_portile (0.5.2)
47
53
  minitest (4.7.5)
48
- multi_json (1.8.2)
54
+ multi_json (1.9.2)
49
55
  nicoapi (0.0.6.1)
50
56
  activesupport (~> 4.0.0)
51
57
  i18n
52
58
  rest-client
59
+ nio4r (1.0.0)
53
60
  nokogiri (1.6.1)
54
61
  mini_portile (~> 0.5.0)
55
62
  nori (2.3.0)
56
- pry (0.9.12.2)
57
- coderay (~> 1.0.5)
63
+ pry (0.9.12.6)
64
+ coderay (~> 1.0)
58
65
  method_source (~> 0.8)
59
66
  slop (~> 3.4)
60
- rake (10.1.0)
61
- rb-fsevent (0.9.3)
62
- rb-inotify (0.9.1)
63
- ffi (>= 0.5.0)
64
- rb-kqueue (0.2.0)
67
+ rake (10.1.1)
68
+ rb-fsevent (0.9.4)
69
+ rb-inotify (0.9.3)
65
70
  ffi (>= 0.5.0)
66
71
  rest-client (1.6.7)
67
72
  mime-types (>= 1.16)
@@ -69,18 +74,19 @@ GEM
69
74
  rspec-core (~> 2.14.0)
70
75
  rspec-expectations (~> 2.14.0)
71
76
  rspec-mocks (~> 2.14.0)
72
- rspec-core (2.14.5)
73
- rspec-expectations (2.14.2)
77
+ rspec-core (2.14.8)
78
+ rspec-expectations (2.14.5)
74
79
  diff-lcs (>= 1.1.3, < 2.0)
75
- rspec-mocks (2.14.3)
76
- safe_yaml (0.9.5)
77
- slop (3.4.6)
80
+ rspec-mocks (2.14.6)
81
+ safe_yaml (1.0.1)
82
+ slop (3.5.0)
78
83
  thor (0.18.1)
79
- thread_safe (0.1.3)
80
- atomic
81
- tzinfo (0.3.38)
84
+ thread_safe (0.3.1)
85
+ atomic (>= 1.1.7, < 2)
86
+ timers (1.1.0)
87
+ tzinfo (0.3.39)
82
88
  watchr (0.7)
83
- webmock (1.13.0)
89
+ webmock (1.17.4)
84
90
  addressable (>= 2.2.7)
85
91
  crack (>= 0.3.2)
86
92
 
@@ -1,3 +1,3 @@
1
1
  module NicoQuery
2
- VERSION = "0.1.8.10"
2
+ VERSION = "0.1.8.11"
3
3
  end
data/nicoquery.gemspec CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
18
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
19
  spec.require_paths = ["lib"]
20
20
 
21
- spec.add_runtime_dependency "activesupport", "~> 4.0.0"
21
+ spec.add_runtime_dependency "activesupport", ">=4.0.0"
22
22
  spec.add_runtime_dependency 'rest-client'
23
23
  spec.add_runtime_dependency 'nori'
24
24
  spec.add_runtime_dependency 'nokogiri'
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nicoquery
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8.10
4
+ version: 0.1.8.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masami Yonehara
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-20 00:00:00.000000000 Z
11
+ date: 2014-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: 4.0.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: 4.0.0
27
27
  - !ruby/object:Gem::Dependency