apple_warranty_check 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,551 @@
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+ <!DOCTYPE html>
33
+ <html lang="en-US">
34
+ <head>
35
+ <meta charset="utf-8">
36
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
37
+ <meta name="viewport" content="width=1024" />
38
+ <meta name="Category" content="Support" />
39
+
40
+
41
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9">
42
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
43
+ <meta http-equiv="Cache-Control" content="no-siteapp"/>
44
+
45
+ <script src="https://www.apple.com/global/scripts/lib/prototype.js" type="text/javascript" charset="utf-8"></script>
46
+ <script src="js/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
47
+ <script type="text/javascript" src="js/jquery.titlealert.min.js" charset="utf-8"></script>
48
+ <script>jQuery.noConflict();</script>
49
+ <script src="https://www.apple.com/global/scripts/lib/scriptaculous.js" type="text/javascript" charset="utf-8"></script>
50
+ <script src="js/content.js" type="text/javascript" charset="utf-8"></script>
51
+ <link rel="shortcut icon" href="images/favicon.ico">
52
+
53
+ <!-- This is the Remote Machine's 17.34.26.12 IP Address-->
54
+ <script type="text/javascript">
55
+ var errMsgData = {
56
+ 'errEmpty' : 'Please enter your product&#39;s serial number.',
57
+ 'errLength' : 'Please enter a valid serial number.',
58
+ 'errChar' : 'Please enter a valid serial number.',
59
+ };
60
+
61
+ var strSysProWCResp = '';
62
+
63
+
64
+ </script>
65
+
66
+
67
+ <title>
68
+ Apple - Support - Check Your Service and Support Coverage
69
+ </title>
70
+ <meta name="omni_page" content="acs::tools::wck::1-enter serial number">
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+ </head>
95
+ <body>
96
+
97
+ <script type="text/javascript" charset="utf-8" src="https://km.support.apple.com.edgekey.net/includes/darwin/en_US/secure/header.js"> </script>
98
+
99
+
100
+ <!-- omniture reference must be located before omniture_tracking.js -->
101
+ <div id="top">
102
+ <!-- SiteCatalyst code version: H.8. Copyright 1997-2006 Omniture, Inc. -->
103
+ <script type="text/javascript">
104
+ /* RSID: */
105
+ var s_account="appleglobal,applesupport"
106
+ </script>
107
+
108
+
109
+ <script type="text/javascript" src="https://www.apple.com/global/metrics/js/s_code_h.js"></script>
110
+
111
+ <script type="text/javascript">
112
+ s.prop1 ='Online Self Solve';
113
+
114
+ s.campaign=s.getQueryParam('sc_cid');
115
+ if(s.campaign=='587735'){
116
+ s.campaign="acs::system profiler::us";
117
+ }
118
+
119
+
120
+ if (!s.prop1) {s.prop1 = ''};
121
+ if (!s.prop2) {s.prop2 = ''};
122
+
123
+ var url=location.href;
124
+ var pathArray = url.split('/');
125
+ if (!s.prop1) {s.prop1 = pathArray[4]};
126
+ if (!s.prop2) {s.prop2 = pathArray[5]};
127
+
128
+ var len=url.indexOf('?');
129
+ if (len==-1){len=url.length}
130
+ s.prop4=url.substr(0,len);
131
+
132
+ s.pageName=AC.Tracking.pageName()+" (US)";
133
+ s.server=""
134
+ s.channel="www.us.support"
135
+ s.pageType=""
136
+ s.prop3=""
137
+ if (!s.prop1 && s.pageName){
138
+ if (s.pageName.match(/acs::web::homepage/)){
139
+ s.prop1 = 'home';
140
+ }
141
+ }
142
+
143
+ /* E-commerce Variables */
144
+ s.state=""
145
+ s.zip=""
146
+ s.events=""
147
+ s.products=""
148
+ s.purchaseID=""
149
+ s.eVar1=""
150
+ s.eVar2=""
151
+ s.eVar3=""
152
+ s.eVar4=""
153
+ s.eVar5=""
154
+
155
+ /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
156
+ s.useForcedLinkTracking=false;var s_code=s.t();if(s_code)document.write(s_code)</script>
157
+ <!-- End SiteCatalyst code version: H.8. -->
158
+ </div>
159
+
160
+
161
+
162
+ <link rel="stylesheet" href="css/gateway.css" type="text/css" charset="utf-8">
163
+
164
+ <LINK href="css/border-radius.htc" rel="stylesheet" type="text/css">
165
+
166
+ <script>
167
+ /* timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.'; */
168
+ timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.';
169
+ /* continueButton = 'Continue'; */
170
+ continueButton = 'Continue';
171
+ </script>
172
+
173
+ <script src="js/utils.js" type="text/javascript" charset="utf-8"></script>
174
+ <script src="js/clicktracking.js" type="text/javascript" charset="utf-8"></script>
175
+ <script src="js/omniture_tracking.js" type="text/javascript" charset="utf-8"></script>
176
+ <script type="text/javascript" charset="utf-8">utilService.setPOD('us~en');</script>
177
+
178
+ <script>
179
+ /* timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.'; */
180
+ timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.';
181
+ /* timedoutexpired = 'Your session has expired due to an extended period of inactivity. If you have other active online sessions with Apple Support, clicking Continue will also end those sessions.'; */
182
+ timedoutexpired = 'Your session has expired due to an extended period of inactivity. If you have other active online sessions with Apple Support, clicking Continue will also end those sessions.';
183
+ /* areYouSureContent='Are you sure you&#39;d like to sign out?'; */
184
+ areYouSureContent = 'Are you sure you&#39;d like to sign out?';
185
+ /* cancelBtn = 'Cancel'; */
186
+ cancelBtn = 'Cancel';
187
+ /* signOutBtn = 'Sign out'; */
188
+ signOutBtn = 'Sign out';
189
+ /* whyMessageContent = 'When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.'; */
190
+ whyMessageContent = 'When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.';
191
+ /* continueButton = 'Continue'; */
192
+ continueButton = 'Continue';
193
+ /* whylink = '(<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)'; */
194
+ whylink = '(<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)';
195
+ /* signin='<div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID'; */
196
+ signin = '<div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID';
197
+ /* signout='Sign out'; */
198
+ signout = 'Sign out';
199
+ </script>
200
+
201
+ <div id="container">
202
+ <noscript><font color="red">The site you are viewing requires JavaScript. JavaScript is used in a variety of ways to improve the online experience, such as allowing interactive content. In order for this site to operate as designed, please enable JavaScript in your browser.</font></noscript>
203
+ <div id="main">
204
+
205
+ <div id="service">
206
+ <!-- Gateway changes start -->
207
+
208
+ <div id="signin_why_content">
209
+
210
+ <div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID
211
+ <span id="why_signin" tabIndex="0" class='anch_accessible' >
212
+
213
+ (<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)
214
+ </span>
215
+ </div>
216
+
217
+ <div style="clear: both; height: 0; line-height: 0; font-size: 0;"></div>
218
+
219
+ <div id="wrap_popup1" style="display:none; margin-top: 16px;">
220
+
221
+
222
+ <div style="position: relative; width: 280px; margin: 10px; background:#fff;">
223
+ <div id="closeButton" ><img src="images/close_button1.png" onclick="javascript:closeWhyMessage();"></div>
224
+
225
+ <div id="whySignIn">
226
+
227
+ When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.
228
+ </div>
229
+
230
+ </div>
231
+
232
+ </div>
233
+
234
+
235
+ <!-- Gateway changes End -->
236
+
237
+
238
+ <script src="js/utils/cookieJar.js" type="text/javascript"
239
+ charset="utf-8"></script>
240
+ <script src="js/warranty/warrantyChecker2.js" type="text/javascript"
241
+ charset="utf-8"></script>
242
+ <script src="js/agreementSales/salesWarrantyEntry.js"
243
+ type="text/javascript" charset="utf-8"></script>
244
+
245
+ <style>
246
+ #warranty button.happy
247
+ {
248
+ line-height : 175%;
249
+ }
250
+ </style>
251
+ <link rel="stylesheet" href="css/wc.css" type="text/css" charset="utf-8">
252
+
253
+ <div id="container">
254
+ <div id="main">
255
+
256
+ <div class="padtop15"></div>
257
+
258
+ <div id="warranty" class="module">
259
+ <div id="signedout" style="display: none; top: 0px;">
260
+ <img src="images/alert_large.png" width="75" height="79"
261
+ align="middle" style="float: left; margin-right: 18px;" />
262
+ <div style="margin-top: 20px;">
263
+ You are signed out and your session has ended.
264
+ <br>
265
+ <span>
266
+ You can start a new session below.
267
+ </span>
268
+ </div>
269
+ </div>
270
+ <h1>
271
+ <span id="wcTitleCheck" style="display: none">
272
+ Check Your Service and Support Coverage
273
+ </span> <span
274
+ id="wcTitleStatus" style="display: none">
275
+ Your Service and Support Coverage
276
+ </span>
277
+ </h1>
278
+ <div id="tagline" style="display: none">
279
+ Review your Apple warranty status and eligibility for support and extended coverage.
280
+ </div>
281
+
282
+ <div id="cookieSpinner" class="pad20" style="display: none">
283
+ <img
284
+ src="https://www.apple.com/support/applecare/images/aquaspinner20.gif"
285
+ width="20" height="20">
286
+ </div>
287
+ <div id="check" class="pad20" style="display: none">
288
+
289
+ <!-- FORM -->
290
+
291
+ <!-- added bY manash -->
292
+
293
+
294
+ <form id="serialnumbercheck"
295
+ action="/wcResults.do" method="post">
296
+
297
+ <fieldset>
298
+
299
+
300
+
301
+
302
+ Enter your hardware serial number:
303
+
304
+
305
+ </label> <br /> <input
306
+ type="text" maxlength="15" size="35" name="sn" id="sn" value="" />
307
+ <button name="Continue" type="button" class="happy"
308
+ id="warrantycheckbutton">
309
+ Continue
310
+ </button>
311
+ <span id="warrantycheckspinner" style="display: none"><img
312
+ src="https://www.apple.com/support/applecare/images/aquaspinner20.gif"
313
+ width="20" height="20"></span>
314
+ <div id="errorDiv" style="display: none">
315
+ <span id="error" style="color: red"></span>
316
+ </div>
317
+ <p class="sidebar">
318
+ Finding your serial number is easy. <a href="http://support.apple.com/kb/HT1349" target="_blank">See how.</a>
319
+ </fieldset>
320
+ <input type="hidden" name="cn" id="cn" value="" /> <input
321
+ type="hidden" name="locale" id="locale" value="" /> <input
322
+ type="hidden" name="caller" id="caller" value="" /> <input
323
+ type="hidden" name="num" id="num" value="" />
324
+ </form>
325
+
326
+
327
+ <div class="padtop35"></div>
328
+ </div>
329
+
330
+ <div id="product" style="display: none">
331
+ <div id="productimage"></div>
332
+ <div id="productinfo">
333
+ <h2>
334
+ <span id="productname"></span>
335
+ </h2>
336
+ <span id="imeiLabel" style="display: none">
337
+ IMEI:
338
+ </span> <span id="snLabel" style="display: none">
339
+ Serial Number:
340
+ </span> <span id="prodIdLabel" style="display: none">
341
+ MEID:
342
+ </span> <span id="productsn"></span><br> <a
343
+ href="/agreementWarrantyDynamic.do?newid=y">
344
+ Check another serial number
345
+ </a>
346
+ </div>
347
+ <div class="clear"></div>
348
+ </div>
349
+
350
+ <div id="results" style="display: none">
351
+
352
+ <table>
353
+ <tr>
354
+ <td>
355
+ <div id="iphonenotactivated" class="status">
356
+ <h3 id="iphonenotactivated-true" style="display: none">
357
+ Please activate your iPhone
358
+ </h3>
359
+ <p id="iphonenotactivated-text"></p>
360
+ </div>
361
+ </td>
362
+ <td class="button">
363
+ <button name="iphonenotactivated-button"
364
+ id="iphonenotactivated-button" class="happy" type="button"
365
+ >
366
+ Service Options
367
+ </button>
368
+ </td>
369
+ </tr>
370
+
371
+ <tr>
372
+ <td>
373
+ <div id="registration" class="status">
374
+ <h3 id="registration-true" style="display: none">
375
+ Valid Purchase Date
376
+ </h3>
377
+
378
+ <h3 id="registration-false" style="display: none">
379
+ Purchase Date not Validated
380
+ </h3>
381
+ <p id="registration-text"></p>
382
+ </div>
383
+ </td>
384
+ <td></td>
385
+ </tr>
386
+ <tr>
387
+ <td>
388
+
389
+ <div id="phone" class="status">
390
+ <h3 id="phone-true" style="display: none">
391
+ Telephone Technical Support: Active
392
+ </h3>
393
+ <h3 id="phone-false" style="display: none">
394
+ Telephone Technical Support: Expired
395
+ </h3>
396
+ <!-- <div id="phone-expiration"></div> -->
397
+ <p id="phone-text"></p>
398
+ </div>
399
+
400
+ </td>
401
+ <td class="button">
402
+ <button name="phone-button" id="phone-button" class="happy" type="button"
403
+ onclick="" >
404
+ Contact Apple Support
405
+ </button>
406
+ </td>
407
+ </tr>
408
+ <tr>
409
+ <td>
410
+ <div id="hardware" class="status">
411
+
412
+ <h3 id="hardware-true" style="display: none"></h3>
413
+ <h3 id="hardware-false" style="display: none"></h3>
414
+ <h3 id="hardware-covered" style="display: none"></h3>
415
+ <!-- <div id="hardware-expiration"></div> -->
416
+ <p id="hardware-text"></p>
417
+ </div>
418
+ </td>
419
+
420
+ <td class="button">
421
+ <button name="hardware-button" id="hardware-button" class="happy" type="button"
422
+ onclick="">
423
+ Set Up a Repair
424
+ </button>
425
+ </td>
426
+ </tr>
427
+ <tr>
428
+ <td>
429
+ <div id="app" class="status">
430
+ <h3 id="app-true" style="display: none"></h3>
431
+
432
+ <h3 id="app-false" style="display: none"></h3>
433
+ <h3 id="app-covered" style="display: none"></h3>
434
+ <p id="app-text"></p>
435
+ </div>
436
+ </td>
437
+ <td class="button">
438
+ <button name="app-button" id="app-button" class="happy" type="button"
439
+ >
440
+ Extend Coverage
441
+ </button>
442
+
443
+ </td>
444
+ </tr>
445
+ </table>
446
+
447
+ <!--/#OSS-111 start-->
448
+ <p class="sosumi padtop20">
449
+ <div id="dispute" class="status"></div>
450
+ </p>
451
+ <!--/#OSS-111 end-->
452
+ <!--/#registered-->
453
+ <!--
454
+ <div id="feedback" class="sidebar" style="border-top:1px solid #ccc; padding:10px 20px">If you have suggestions on how to improve the experience of checking your warranty status, <a href="http://www.apple.com/support/feedback/index.html?ref=agreements">please let us know</a>.</div>
455
+ -->
456
+ </div>
457
+
458
+ </div>
459
+ <!--/#main-->
460
+ </div>
461
+ <!--/#container-->
462
+
463
+ <script type="text/javascript">
464
+ $('signedout').hide();
465
+ </script>
466
+
467
+ <script type="text/javascript">
468
+ var warrantyPage;
469
+ //instantiate warranty checker
470
+ var warrantyChecker = new WarrantyChecker();
471
+ var hasErrors = false;
472
+
473
+ Event.observe(window, 'load', function() {
474
+
475
+ warrantyPage = new WCPage();
476
+ warrantyPage.warrantycheck.initialize(482013);
477
+
478
+
479
+
480
+
481
+ warrantyPage.warrantycheck.hidePanel();
482
+ $('cookieSpinner').hide();
483
+
484
+
485
+ warrantyPage.warrantycheck.hideRow('iphonenotactivated');
486
+
487
+ $('results').show();
488
+ warrantyPage.warrantycheck.showTitle('status');
489
+
490
+ var regTextKeyLong = 'A validated purchase date lets Apple quickly find your product and provide the help you need.';
491
+ $('registration-text').update(regTextKeyLong);
492
+ warrantyPage.setClassAndShow('registration', 'green', 'registration-true');
493
+
494
+ warrantyPage.warrantycheck.displayProductInfo('https://km.support.apple.com.edgekey.net/kb/securedImage.jsp?configcode=FFHN&size=72x72', 'iPhone 5c', true,'013977000323877', false, '', 'USE IMEI NUMBER');
495
+
496
+ warrantyPage.warrantycheck.displayPHSupportInfo( true, 'Telephone Technical Support: Active', 'Your product is eligible for telephone technical support under AppleCare+.<br/>Estimated Expiration Date: August 10, 2016<br/><a href="http://www.apple.com/support/country/index.html?dest=applecare">More about AppleCare+</a>', 'https://getsupport.apple.com/GetproductgroupList.do?serialno=013977000323877&locale=en_US');
497
+
498
+ warrantyPage.warrantycheck.displayHWSupportInfo(true, 'Repairs and Service Coverage: Active (limits apply)', 'Your product is covered for eligible hardware repairs and service under AppleCare+.<br/>Estimated Expiration Date: August 10, 2016<br/><a href="http://support.apple.com/kb/he44">Learn about Apple&#039;s coverage information for your product.</a>', 'https://getsupport.apple.com/GetproductgroupList.do?serialno=013977000323877&locale=en_US','');
499
+
500
+ warrantyPage.warrantycheck.displayEligibilityInfo('PD', false, '', '013977000323877', 'We&#039;re sorry, but this product is not eligible for an AppleCare agreement.', '/AgrOfferFlow.do','USA','APP','oesBxmqd7Pfs1TpmV2ejSg==', false);
501
+
502
+ warrantyPage.warrantycheck.displayDisputeInfo('<div class="sosumi">If you believe the information shown for your product is incorrect, you can <a href="https://getsupport.apple.com/GetproductgroupList.do?caller=wc&PGF=PGF66001&category_id=SC0200&locale=en_US&sn=013977000323877" id="hardware-epop" target="_blank">submit your proof of purchase online</a>. Your sales receipt is needed for Apple&#039;s Limited warranty, AppleCare Protection Plan, and AppleCare+ validation, so be sure to keep it in a safe place. Apple&#039;s Limited warranty is the same whether or not you register. <br /><br /><FONT COLOR="black"><b>Important:</b> Apple&#039;s Limited warranty, AppleCare Protection Plan, and AppleCare+ benefits are in addition to rights provided by consumer law. For details, <a href="http://www.apple.com/legal/warranty/Additional_Legal_Rights_for_Consumers.html" target="_blank">click here</a>. If you believe you have a valid consumer law claim, please <a href="http://support.apple.com/kb/HE57">contact us</a>.</FONT></div>');
503
+
504
+
505
+ //Begin:Added json Object:Espressp #14774083
506
+ var jsonObj = {
507
+ 'phoneSupportHasCoverage' : true,
508
+ 'hwSupportHasCoverage' : true,
509
+ 'hwSupportCoverageValue' : 'PD',
510
+ 'hasActiveAPP': false,
511
+ 'isAPPEligible' : false,
512
+ 'isPPIEligible' : false,
513
+ 'productType' : 'iPhone',
514
+ 'numDaysSinceDOP': '300',
515
+ 'hasTechToolDownload': false
516
+ };
517
+
518
+ warrantyChecker.trackOmnitureResults(jsonObj);
519
+
520
+ //End:Added json Object:Espressp #14774083
521
+
522
+
523
+ });
524
+
525
+ </script>
526
+
527
+
528
+
529
+
530
+ </div>
531
+
532
+ </div>
533
+
534
+ <div class="clearer"></div>
535
+ </div>
536
+ </div>
537
+
538
+ </div>
539
+
540
+ </div>
541
+
542
+ <script type="text/javascript" charset="utf-8" src="https://km.support.apple.com.edgekey.net/includes/darwin/en_US/secure/footer.js"> </script>
543
+
544
+
545
+
546
+ <!-- Gateway changes start -->
547
+
548
+ <!-- Gateway changes end -->
549
+ </body>
550
+
551
+ </html>
@@ -0,0 +1,2 @@
1
+ $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
2
+ require 'apple_warranty_check'
metadata ADDED
@@ -0,0 +1,113 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: apple_warranty_check
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Nick Chernyshev
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-06-08 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '1.10'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '1.10'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ">="
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ description: Tool to parse warranty info for Apple devices from official site.
56
+ email:
57
+ - nick.chernyshev@gmail.com
58
+ executables:
59
+ - apple_warranty_check
60
+ - console
61
+ - setup
62
+ extensions: []
63
+ extra_rdoc_files: []
64
+ files:
65
+ - ".gitignore"
66
+ - ".rspec"
67
+ - ".travis.yml"
68
+ - Gemfile
69
+ - LICENSE.txt
70
+ - README.md
71
+ - Rakefile
72
+ - apple_warranty_check.gemspec
73
+ - bin/apple_warranty_check
74
+ - bin/console
75
+ - bin/setup
76
+ - lib/apple_warranty_check.rb
77
+ - lib/apple_warranty_check/process.rb
78
+ - lib/apple_warranty_check/version.rb
79
+ - spec/apple_warranty_check_spec.rb
80
+ - spec/files/expired_warranty_resp.html
81
+ - spec/files/invalid_sn_resp.html
82
+ - spec/files/valid_warranty_resp.html
83
+ - spec/spec_helper.rb
84
+ homepage: https://github.com/flowerett/apple_warranty_check
85
+ licenses:
86
+ - MIT
87
+ metadata: {}
88
+ post_install_message:
89
+ rdoc_options: []
90
+ require_paths:
91
+ - lib
92
+ required_ruby_version: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ">="
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
97
+ required_rubygems_version: !ruby/object:Gem::Requirement
98
+ requirements:
99
+ - - ">="
100
+ - !ruby/object:Gem::Version
101
+ version: '0'
102
+ requirements: []
103
+ rubyforge_project:
104
+ rubygems_version: 2.4.6
105
+ signing_key:
106
+ specification_version: 4
107
+ summary: Check Apple warranty by IMEI
108
+ test_files:
109
+ - spec/apple_warranty_check_spec.rb
110
+ - spec/files/expired_warranty_resp.html
111
+ - spec/files/invalid_sn_resp.html
112
+ - spec/files/valid_warranty_resp.html
113
+ - spec/spec_helper.rb