zetabot 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +40 -43
  3. data/lib/Zeta/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0205ef1813634045b0fa5be1cb80e9736698d070
4
- data.tar.gz: 34a90a690b5580cb08047a157478c5197c76faf2
3
+ metadata.gz: d6163ec99a380e4116fec76428195a15fb539403
4
+ data.tar.gz: f51fa9188263fd087f35b1407e5b2c3793208ef2
5
5
  SHA512:
6
- metadata.gz: 299b167c7079485657189935ff0d916783c4414814ea7f72d51702ecdde05aeaafd8a4f2846d96a164836b1c7b5cd9b0dd0dfa7519373058ad3fc860b80c291a
7
- data.tar.gz: ed8cf07f7122a20f9f66aafb1721367678cdbd8d70ad6e9b0eae27aa17a2d2c8ab98492e3f01a0be8e3bfa0307b851f576a98166a1f389115f22be8de62574fa
6
+ metadata.gz: 3b6035ff7f08ce3a610fc437fe2d2f160e63322364fb5b99033b786ec09da15cc17a7c538908d59caac563634c998fface09f88fe07d109d041dc4deb2092756
7
+ data.tar.gz: 803831d5b6533662f8affefda7355cf2cbc3ac2eb9d9b930523441cd6fb569731aa78b5467f99e6b52b7f8f0c3f40dbfe631d4775d33080dadf1d3fa18ea65db
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zetabot (0.0.12)
4
+ zetabot (0.0.13)
5
5
  actionview
6
6
  chronic
7
7
  chronic_duration
@@ -40,13 +40,13 @@ GEM
40
40
  remote: https://rubygems.org/
41
41
  specs:
42
42
  Ascii85 (1.0.2)
43
- actionview (4.2.5.1)
44
- activesupport (= 4.2.5.1)
43
+ actionview (4.2.6)
44
+ activesupport (= 4.2.6)
45
45
  builder (~> 3.1)
46
46
  erubis (~> 2.7.0)
47
47
  rails-dom-testing (~> 1.0, >= 1.0.5)
48
48
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
49
- activesupport (4.2.5.1)
49
+ activesupport (4.2.6)
50
50
  i18n (~> 0.7)
51
51
  json (~> 1.7, >= 1.7.7)
52
52
  minitest (~> 5.1)
@@ -55,14 +55,14 @@ GEM
55
55
  addressable (2.4.0)
56
56
  afm (0.2.2)
57
57
  ansi (1.5.0)
58
- ast (2.2.0)
58
+ ast (2.3.0)
59
59
  binding.repl (3.0.0)
60
60
  builder (3.2.2)
61
61
  cd (1.0.1)
62
62
  chronic (0.10.2)
63
63
  chronic_duration (0.10.6)
64
64
  numerizer (~> 0.1.1)
65
- cinch (2.3.1)
65
+ cinch (2.3.2)
66
66
  cinch-cooldown (1.1.7)
67
67
  cinch (~> 2)
68
68
  time-lord (~> 1.0, >= 1.0.1)
@@ -70,11 +70,11 @@ GEM
70
70
  cinch (~> 2.0)
71
71
  cinch-toolbox (1.1.6)
72
72
  nokogiri (~> 1.6)
73
- clipboard (1.0.6)
73
+ clipboard (1.1.0)
74
74
  code (0.9.0)
75
75
  coderay (~> 1.1)
76
76
  method_source (~> 0.8, >= 0.8.2)
77
- coderay (1.1.0)
77
+ coderay (1.1.1)
78
78
  crack (0.4.3)
79
79
  safe_yaml (~> 1.0.0)
80
80
  daemons (1.2.3)
@@ -85,12 +85,12 @@ GEM
85
85
  thread_safe (~> 0.3, >= 0.3.1)
86
86
  destructor (0.1.0)
87
87
  diff-lcs (1.2.5)
88
- discourse_api (0.7.0)
88
+ discourse_api (0.10.1)
89
89
  faraday (~> 0.9.0)
90
90
  faraday_middleware (~> 0.9)
91
- rack (~> 1.5)
91
+ rack (>= 1.5)
92
92
  dnsbl-client (1.0.3)
93
- domain_name (0.5.20160128)
93
+ domain_name (0.5.20160310)
94
94
  unf (>= 0.0.5, < 1.0.0)
95
95
  dronebl.rb (0.1.0.0)
96
96
  httparty (~> 0.13)
@@ -98,29 +98,27 @@ GEM
98
98
  erubis (2.7.0)
99
99
  every_day_irb (2.0.0)
100
100
  cd (~> 1.0)
101
- fancy_irb (1.0.0)
101
+ fancy_irb (1.0.2)
102
102
  paint (>= 0.9, < 2.0)
103
- unicode-display_width (>= 0.2.0)
103
+ unicode-display_width (~> 1.0)
104
104
  faraday (0.9.2)
105
105
  multipart-post (>= 1.2, < 3)
106
106
  faraday_middleware (0.10.0)
107
107
  faraday (>= 0.7.4, < 0.10)
108
108
  ffi (1.9.10)
109
- geocoder (1.3.0)
109
+ geocoder (1.3.6)
110
110
  gist (4.5.0)
111
- github_api (0.13.1)
111
+ github_api (0.14.0)
112
112
  addressable (~> 2.4.0)
113
113
  descendants_tracker (~> 0.0.4)
114
114
  faraday (~> 0.8, < 0.10)
115
115
  hashie (>= 3.4)
116
- multi_json (>= 1.7.5, < 2.0)
117
116
  oauth2
118
117
  haml (4.0.7)
119
118
  tilt
120
- hashery (2.1.1)
121
- hashie (3.4.3)
119
+ hashery (2.1.2)
120
+ hashie (3.4.4)
122
121
  hirb (0.7.3)
123
- htmlentities (4.3.4)
124
122
  http-cookie (1.0.2)
125
123
  domain_name (~> 0.5)
126
124
  httparty (0.13.7)
@@ -131,7 +129,7 @@ GEM
131
129
  instance (0.2.0)
132
130
  interactive_editor (0.0.10)
133
131
  spoon (>= 0.0.1)
134
- ipaddress (0.8.2)
132
+ ipaddress (0.8.3)
135
133
  irbtools (2.0.1)
136
134
  binding.repl (~> 3.0)
137
135
  clipboard (~> 1.0, >= 1.0.6)
@@ -152,7 +150,7 @@ GEM
152
150
  ruby_info (~> 1.0)
153
151
  ruby_version (~> 1.0)
154
152
  wirb (~> 2.0)
155
- iso8601 (0.9.0)
153
+ iso8601 (0.9.1)
156
154
  json (1.8.3)
157
155
  jwt (1.5.1)
158
156
  loofah (2.0.3)
@@ -169,18 +167,20 @@ GEM
169
167
  method_locator (0.0.4)
170
168
  method_source (0.8.2)
171
169
  methodfinder (2.0.0)
172
- mime-types (2.99)
173
- mini_portile2 (2.0.0)
174
- minitest (5.8.4)
170
+ mime-types (2.99.2)
171
+ mini_portile2 (2.1.0)
172
+ minitest (5.9.0)
175
173
  mkfifo (0.1.1)
176
- multi_json (1.11.2)
174
+ multi_json (1.12.1)
177
175
  multi_xml (0.5.5)
178
176
  multipart-post (2.0.0)
179
177
  net-http-digest_auth (1.4)
180
178
  net-http-persistent (2.9.4)
179
+ net_http_timeout_errors (0.3.0)
181
180
  netrc (0.11.0)
182
- nokogiri (1.6.7.2)
183
- mini_portile2 (~> 2.0.0.rc2)
181
+ nokogiri (1.6.8)
182
+ mini_portile2 (~> 2.1.0)
183
+ pkg-config (~> 1.1.7)
184
184
  ntlm-http (0.1.1)
185
185
  numerizer (0.1.1)
186
186
  oauth2 (1.1.0)
@@ -189,20 +189,20 @@ GEM
189
189
  multi_json (~> 1.3)
190
190
  multi_xml (~> 0.5)
191
191
  rack (>= 1.2, < 3)
192
- oga (2.1)
192
+ oga (2.2)
193
193
  ast
194
194
  ruby-ll (~> 2.1)
195
- open_uri_redirections (0.2.1)
196
195
  ori (0.1.0)
197
196
  os (0.9.6)
198
197
  paint (1.0.1)
199
- pdf-reader (1.3.3)
198
+ pdf-reader (1.4.0)
200
199
  Ascii85 (~> 1.0.0)
201
- afm (~> 0.2.0)
200
+ afm (~> 0.2.1)
202
201
  hashery (~> 2.0)
203
202
  ruby-rc4
204
203
  ttfunk
205
204
  persist (1.0.0)
205
+ pkg-config (1.1.7)
206
206
  rack (1.6.4)
207
207
  rails-deprecated_sanitizer (1.0.3)
208
208
  activesupport (>= 4.2.0.alpha)
@@ -212,7 +212,7 @@ GEM
212
212
  rails-deprecated_sanitizer (>= 1.0.1)
213
213
  rails-html-sanitizer (1.0.3)
214
214
  loofah (~> 2.0)
215
- rake (10.4.2)
215
+ rake (10.5.0)
216
216
  recursive-open-struct (1.0.1)
217
217
  rest-client (1.8.0)
218
218
  http-cookie (>= 1.0.2, < 2.0)
@@ -222,12 +222,12 @@ GEM
222
222
  rspec-core (~> 3.4.0)
223
223
  rspec-expectations (~> 3.4.0)
224
224
  rspec-mocks (~> 3.4.0)
225
- rspec-core (3.4.1)
225
+ rspec-core (3.4.4)
226
226
  rspec-support (~> 3.4.0)
227
227
  rspec-expectations (3.4.0)
228
228
  diff-lcs (>= 1.2.0, < 2.0)
229
229
  rspec-support (~> 3.4.0)
230
- rspec-mocks (3.4.0)
230
+ rspec-mocks (3.4.1)
231
231
  diff-lcs (>= 1.2.0, < 2.0)
232
232
  rspec-support (~> 3.4.0)
233
233
  rspec-support (3.4.1)
@@ -243,7 +243,7 @@ GEM
243
243
  ffi
244
244
  tag_formatter (0.0.3)
245
245
  thread_safe (0.3.5)
246
- tilt (2.0.2)
246
+ tilt (2.0.5)
247
247
  time-lord (1.0.1)
248
248
  ttfunk (1.4.0)
249
249
  tzinfo (1.2.2)
@@ -251,14 +251,11 @@ GEM
251
251
  unf (0.1.4)
252
252
  unf_ext
253
253
  unf_ext (0.0.7.2)
254
- unicode-display_width (0.3.1)
255
- video_info (2.5.0)
256
- addressable
257
- htmlentities
258
- iso8601
259
- multi_json (~> 1.11)
260
- oga
261
- open_uri_redirections
254
+ unicode-display_width (1.0.5)
255
+ video_info (2.6.1)
256
+ iso8601 (~> 0.9)
257
+ net_http_timeout_errors (~> 0.3.0)
258
+ oga (~> 2.2)
262
259
  webrobots (0.1.2)
263
260
  wirb (2.0.0)
264
261
  paint (>= 0.9, < 2.0)
data/lib/Zeta/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Zeta
2
- VERSION = '0.0.13'
2
+ VERSION = '0.0.14'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zetabot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liothen