bixby-client 0.5.1 → 0.5.2

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: a0c3acf847f70f1568d443dc73dca8869988a66e
4
- data.tar.gz: d3fa1e50bb190de792554ec380521929e8c71c29
3
+ metadata.gz: b2c6674f341dee0ff5b7f278016624bea7a97223
4
+ data.tar.gz: 4a0a589265785d3fe85ec1a8546d8228e4e87675
5
5
  SHA512:
6
- metadata.gz: 06e252c9317dd421b8c0c51fd98d6ab5fb8f460ccb2de9baf6d899bf543864fc4e8282f84661dea085a9f81a47270f8d08a599185d7619a4c44d219c29939576
7
- data.tar.gz: 248ca21dd190642688dc1bfd01e74b4c3cdf73ea4015479992efec2a5aa96989a21db152c536674d7f4f238f980f02207ab6c30eca6ff29de43d84fcf3d417c1
6
+ metadata.gz: c29be3a117a9a383187bb55b152a009c09c207a6beb35c1c95c0ce349fdaba7bfb97a0eb25c18676a3b79dbf01c7da56dbc5eadf3c65dfe7b128abdfdb98b9a3
7
+ data.tar.gz: b3c2651e4096ea8936eb4bcb917db69ad611d2beeb1b22b1459ec1650a7c39c66de6f42deb3e72124979e1a0468cc6d73c65b012687909dd88969c376478c151
@@ -14,9 +14,9 @@ GIT
14
14
 
15
15
  GIT
16
16
  remote: git://github.com/chetan/micron.git
17
- revision: 17e46aaf88e16870fa4ac0374016434823c2c46e
17
+ revision: 576f6699e2a7ff1828ce5c333cc5fa433c0be380
18
18
  specs:
19
- micron (0.5.0)
19
+ micron (0.5.1)
20
20
  ansi
21
21
  easycov
22
22
  hitimes
@@ -46,10 +46,10 @@ GEM
46
46
  remote: https://rubygems.org/
47
47
  specs:
48
48
  addressable (2.3.6)
49
- ansi (1.4.3)
50
- awesome_print (1.2.0)
51
- bixby-auth (0.1.0)
52
- bixby-common (0.5.0)
49
+ ansi (1.5.0)
50
+ awesome_print (1.6.1)
51
+ bixby-auth (0.1.1)
52
+ bixby-common (0.6.3)
53
53
  bixby-auth (~> 0.1)
54
54
  faye-websocket (~> 0.7)
55
55
  httpi (~> 2.1)
@@ -60,26 +60,26 @@ GEM
60
60
  celluloid (0.16.0)
61
61
  timers (~> 4.0.0)
62
62
  coderay (1.1.0)
63
- colorize (0.7.2)
64
- columnize (0.3.6)
65
- coveralls (0.7.0)
63
+ colorize (0.7.5)
64
+ columnize (0.9.0)
65
+ coveralls (0.7.2)
66
66
  multi_json (~> 1.3)
67
- rest-client
67
+ rest-client (= 1.6.7)
68
68
  simplecov (>= 0.7)
69
- term-ansicolor
70
- thor
69
+ term-ansicolor (= 1.2.2)
70
+ thor (= 0.18.1)
71
71
  crack (0.4.2)
72
72
  safe_yaml (~> 1.0.0)
73
- curb (0.8.5)
74
- debugger (1.6.6)
73
+ curb (0.8.6)
74
+ debugger (1.6.8)
75
75
  columnize (>= 0.3.1)
76
76
  debugger-linecache (~> 1.2.0)
77
- debugger-ruby_core_source (~> 1.3.2)
77
+ debugger-ruby_core_source (~> 1.3.5)
78
78
  debugger-linecache (1.2.0)
79
79
  debugger-pry (0.1.1)
80
80
  debugger (~> 1)
81
81
  pry (>= 0.9.9)
82
- debugger-ruby_core_source (1.3.2)
82
+ debugger-ruby_core_source (1.3.8)
83
83
  descendants_tracker (0.0.4)
84
84
  thread_safe (~> 0.3, >= 0.3.1)
85
85
  easycov (0.4.0)
@@ -87,15 +87,15 @@ GEM
87
87
  simplecov
88
88
  simplecov-console
89
89
  simplecov-html
90
- eventmachine (1.0.3)
91
- faraday (0.9.0)
90
+ eventmachine (1.0.6)
91
+ faraday (0.9.1)
92
92
  multipart-post (>= 1.2, < 3)
93
- faye-websocket (0.8.0)
93
+ faye-websocket (0.9.2)
94
94
  eventmachine (>= 0.12.0)
95
- websocket-driver (>= 0.4.0)
96
- ffi (1.9.3)
95
+ websocket-driver (>= 0.5.1)
96
+ ffi (1.9.6)
97
97
  fuzzy_file_finder (1.0.4)
98
- git (1.2.8)
98
+ git (1.2.9.1)
99
99
  github_api (0.12.2)
100
100
  addressable (~> 2.3)
101
101
  descendants_tracker (~> 0.0.4)
@@ -105,14 +105,14 @@ GEM
105
105
  nokogiri (~> 1.6.3)
106
106
  oauth2
107
107
  growl (1.0.3)
108
- hashie (3.3.1)
108
+ hashie (3.4.0)
109
109
  highline (1.6.21)
110
- hirb (0.7.1)
111
- hitimes (1.2.1)
110
+ hirb (0.7.3)
111
+ hitimes (1.2.2)
112
112
  httpi (2.3.0)
113
113
  rack
114
- jwt (1.0.0)
115
- listen (2.8.0)
114
+ jwt (1.2.1)
115
+ listen (2.8.5)
116
116
  celluloid (>= 0.15.2)
117
117
  rb-fsevent (>= 0.9.3)
118
118
  rb-inotify (>= 0.9)
@@ -122,15 +122,15 @@ GEM
122
122
  multi_json (>= 1.8.4)
123
123
  metaclass (0.0.4)
124
124
  method_source (0.8.2)
125
- mime-types (2.2)
126
- mini_portile (0.6.1)
127
- mixlib-shellout (1.4.0)
128
- mocha (1.0.0)
125
+ mime-types (2.4.3)
126
+ mini_portile (0.6.2)
127
+ mixlib-shellout (2.0.1)
128
+ mocha (1.1.0)
129
129
  metaclass (~> 0.0.1)
130
130
  multi_json (1.10.1)
131
131
  multi_xml (0.5.5)
132
132
  multipart-post (2.0.0)
133
- nokogiri (1.6.4.1)
133
+ nokogiri (1.6.6.2)
134
134
  mini_portile (~> 0.6.0)
135
135
  oauth2 (1.0.0)
136
136
  faraday (>= 0.8, < 0.10)
@@ -138,42 +138,44 @@ GEM
138
138
  multi_json (~> 1.3)
139
139
  multi_xml (~> 0.5)
140
140
  rack (~> 1.2)
141
- oj (2.7.3)
142
- pry (0.9.12.6)
143
- coderay (~> 1.0)
144
- method_source (~> 0.8)
141
+ oj (2.11.4)
142
+ pry (0.10.1)
143
+ coderay (~> 1.1.0)
144
+ method_source (~> 0.8.1)
145
145
  slop (~> 3.4)
146
- psych (2.0.5)
147
- rack (1.5.2)
148
- rake (10.3.2)
146
+ psych (2.0.12)
147
+ rack (1.6.0)
148
+ rake (10.4.2)
149
149
  rb-fchange (0.0.6)
150
150
  ffi
151
151
  rb-fsevent (0.9.4)
152
- rb-inotify (0.9.3)
152
+ rb-inotify (0.9.5)
153
153
  ffi (>= 0.5.0)
154
- redcarpet (3.1.1)
154
+ redcarpet (3.2.2)
155
155
  rest-client (1.6.7)
156
156
  mime-types (>= 1.16)
157
- safe_yaml (1.0.2)
158
- semver2 (3.4.0)
159
- simplecov-console (0.1.3)
157
+ safe_yaml (1.0.4)
158
+ semver2 (3.4.1)
159
+ simplecov-console (0.2.0)
160
160
  colorize
161
161
  hirb
162
162
  simplecov
163
163
  simplecov-html (0.7.1)
164
- slop (3.5.0)
165
- term-ansicolor (1.3.0)
166
- tins (~> 1.0)
167
- thor (0.19.1)
164
+ slop (3.6.0)
165
+ term-ansicolor (1.2.2)
166
+ tins (~> 0.8)
167
+ thor (0.18.1)
168
168
  thread_safe (0.3.4)
169
169
  timers (4.0.1)
170
170
  hitimes
171
- tins (1.1.0)
172
- webmock (1.17.4)
173
- addressable (>= 2.2.7)
171
+ tins (0.13.2)
172
+ webmock (1.20.4)
173
+ addressable (>= 2.3.6)
174
174
  crack (>= 0.3.2)
175
- websocket-driver (0.4.0)
176
- yard (0.8.7.4)
175
+ websocket-driver (0.5.1)
176
+ websocket-extensions (>= 0.1.0)
177
+ websocket-extensions (0.1.1)
178
+ yard (0.8.7.6)
177
179
 
178
180
  PLATFORMS
179
181
  ruby
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.1
1
+ 0.5.2
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: bixby-client 0.5.1 ruby lib
5
+ # stub: bixby-client 0.5.2 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "bixby-client"
9
- s.version = "0.5.1"
9
+ s.version = "0.5.2"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Chetan Sarva"]
14
- s.date = "2014-11-20"
14
+ s.date = "2015-02-04"
15
15
  s.description = "Bixby Client"
16
16
  s.email = "chetan@pixelcop.net"
17
17
  s.executables = ["bixby"]
@@ -82,7 +82,7 @@ Gem::Specification.new do |s|
82
82
  ]
83
83
  s.homepage = "http://github.com/chetan/bixby-client"
84
84
  s.licenses = ["MIT"]
85
- s.rubygems_version = "2.4.2"
85
+ s.rubygems_version = "2.4.5"
86
86
  s.summary = "Bixby Client"
87
87
 
88
88
  if s.respond_to? :specification_version then
@@ -1,4 +1,8 @@
1
1
 
2
+ # try to avoid json/yaml/psych bug
3
+ # see https://github.com/chetan/psych_load_bug
4
+ require "yaml"
5
+
2
6
  require "bixby-common"
3
7
  require "bixby-auth"
4
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bixby-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chetan Sarva
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-20 00:00:00.000000000 Z
11
+ date: 2015-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bixby-common
@@ -350,7 +350,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
350
350
  version: '0'
351
351
  requirements: []
352
352
  rubyforge_project:
353
- rubygems_version: 2.4.2
353
+ rubygems_version: 2.4.5
354
354
  signing_key:
355
355
  specification_version: 4
356
356
  summary: Bixby Client