gpis 0.0.3 → 0.0.4
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.
- data/.idea/misc.xml +1 -1
- data/.idea/workspace.xml +95 -51
- data/lib/gpis/gpis_scraper.rb +1 -1
- data/lib/gpis/version.rb +1 -1
- metadata +1 -1
data/.idea/misc.xml
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
</component>
|
6
6
|
<component name="DBNavigator.Project.DataEditorManager">
|
7
7
|
<record-view-column-sorting-type value="BY_INDEX" />
|
8
|
-
<value-preview-text-wrapping value="
|
8
|
+
<value-preview-text-wrapping value="false" />
|
9
9
|
<value-preview-pinned value="false" />
|
10
10
|
</component>
|
11
11
|
<component name="DBNavigator.Project.DataExportManager">
|
data/.idea/workspace.xml
CHANGED
@@ -2,11 +2,9 @@
|
|
2
2
|
<project version="4">
|
3
3
|
<component name="ChangeListManager">
|
4
4
|
<list default="true" id="5a7cce55-79e3-449d-ab1c-02d21d595272" name="Default" comment="added code">
|
5
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
|
6
6
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
7
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/
|
8
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/gpis.gemspec" afterPath="$PROJECT_DIR$/gpis.gemspec" />
|
9
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/gpis.rb" afterPath="$PROJECT_DIR$/lib/gpis.rb" />
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/gpis/gpis_scraper.rb" afterPath="$PROJECT_DIR$/lib/gpis/gpis_scraper.rb" />
|
10
8
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/gpis/version.rb" afterPath="$PROJECT_DIR$/lib/gpis/version.rb" />
|
11
9
|
</list>
|
12
10
|
<ignored path="gpis.iws" />
|
@@ -35,17 +33,8 @@
|
|
35
33
|
</provider>
|
36
34
|
</entry>
|
37
35
|
</file>
|
38
|
-
<file leaf-file-name="
|
39
|
-
<entry file="file://$PROJECT_DIR$/
|
40
|
-
<provider selected="true" editor-type-id="text-editor">
|
41
|
-
<state line="26" column="0" selection-start="428" selection-end="428" vertical-scroll-proportion="0.0">
|
42
|
-
<folding />
|
43
|
-
</state>
|
44
|
-
</provider>
|
45
|
-
</entry>
|
46
|
-
</file>
|
47
|
-
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
48
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
36
|
+
<file leaf-file-name="gpis_app_info.rb" pinned="false" current="true" current-in-tab="true">
|
37
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_app_info.rb">
|
49
38
|
<provider selected="true" editor-type-id="text-editor">
|
50
39
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
51
40
|
<folding />
|
@@ -53,46 +42,46 @@
|
|
53
42
|
</provider>
|
54
43
|
</entry>
|
55
44
|
</file>
|
56
|
-
<file leaf-file-name="
|
57
|
-
<entry file="file://$PROJECT_DIR$/gpis.
|
45
|
+
<file leaf-file-name="gpis_scraper.rb" pinned="false" current="false" current-in-tab="false">
|
46
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_scraper.rb">
|
58
47
|
<provider selected="true" editor-type-id="text-editor">
|
59
|
-
<state line="
|
48
|
+
<state line="23" column="8" selection-start="693" selection-end="693" vertical-scroll-proportion="0.0">
|
60
49
|
<folding />
|
61
50
|
</state>
|
62
51
|
</provider>
|
63
52
|
</entry>
|
64
53
|
</file>
|
65
|
-
<file leaf-file-name="version.rb" pinned="false" current="
|
54
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
66
55
|
<entry file="file://$PROJECT_DIR$/lib/gpis/version.rb">
|
67
56
|
<provider selected="true" editor-type-id="text-editor">
|
68
|
-
<state line="1" column="18" selection-start="30" selection-end="30" vertical-scroll-proportion="0.
|
57
|
+
<state line="1" column="18" selection-start="30" selection-end="30" vertical-scroll-proportion="0.0">
|
69
58
|
<folding />
|
70
59
|
</state>
|
71
60
|
</provider>
|
72
61
|
</entry>
|
73
62
|
</file>
|
74
|
-
<file leaf-file-name="
|
75
|
-
<entry file="file://$PROJECT_DIR$/
|
63
|
+
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
64
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
76
65
|
<provider selected="true" editor-type-id="text-editor">
|
77
|
-
<state line="
|
66
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
78
67
|
<folding />
|
79
68
|
</state>
|
80
69
|
</provider>
|
81
70
|
</entry>
|
82
71
|
</file>
|
83
|
-
<file leaf-file-name="
|
84
|
-
<entry file="file://$PROJECT_DIR$/
|
72
|
+
<file leaf-file-name="gpis.gemspec" pinned="false" current="false" current-in-tab="false">
|
73
|
+
<entry file="file://$PROJECT_DIR$/gpis.gemspec">
|
85
74
|
<provider selected="true" editor-type-id="text-editor">
|
86
|
-
<state line="
|
75
|
+
<state line="18" column="31" selection-start="934" selection-end="934" vertical-scroll-proportion="0.0">
|
87
76
|
<folding />
|
88
77
|
</state>
|
89
78
|
</provider>
|
90
79
|
</entry>
|
91
80
|
</file>
|
92
|
-
<file leaf-file-name="
|
93
|
-
<entry file="file://$PROJECT_DIR$/
|
81
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
82
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
94
83
|
<provider selected="true" editor-type-id="text-editor">
|
95
|
-
<state line="
|
84
|
+
<state line="3" column="4" selection-start="85" selection-end="85" vertical-scroll-proportion="0.0">
|
96
85
|
<folding />
|
97
86
|
</state>
|
98
87
|
</provider>
|
@@ -111,19 +100,18 @@
|
|
111
100
|
<component name="IdeDocumentHistory">
|
112
101
|
<option name="changedFiles">
|
113
102
|
<list>
|
114
|
-
<option value="$PROJECT_DIR$/lib/gpis/gpis_scraper.rb" />
|
115
103
|
<option value="$PROJECT_DIR$/lib/gpis/gpis_app_info.rb" />
|
116
104
|
<option value="$PROJECT_DIR$/gpis.gemspec" />
|
117
105
|
<option value="$PROJECT_DIR$/README.md" />
|
118
106
|
<option value="$PROJECT_DIR$/lib/gpis.rb" />
|
107
|
+
<option value="$PROJECT_DIR$/lib/gpis/gpis_scraper.rb" />
|
119
108
|
<option value="$PROJECT_DIR$/lib/gpis/version.rb" />
|
120
109
|
</list>
|
121
110
|
</option>
|
122
111
|
</component>
|
123
112
|
<component name="ProjectFrameBounds">
|
124
|
-
<option name="y" value="22" />
|
125
113
|
<option name="width" value="1920" />
|
126
|
-
<option name="height" value="
|
114
|
+
<option name="height" value="1080" />
|
127
115
|
</component>
|
128
116
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
129
117
|
<OptionsSetting value="true" id="Add" />
|
@@ -208,6 +196,7 @@
|
|
208
196
|
</component>
|
209
197
|
<component name="PropertiesComponent">
|
210
198
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
199
|
+
<property name="FullScreen" value="false" />
|
211
200
|
</component>
|
212
201
|
<component name="RecentsManager">
|
213
202
|
<key name="CopyFile.RECENT_KEYS">
|
@@ -272,38 +261,39 @@
|
|
272
261
|
<component name="ShelveChangesManager" show_recycled="false" />
|
273
262
|
<component name="TaskManager">
|
274
263
|
<task active="true" id="Default" summary="Default task">
|
264
|
+
<changelist id="5a7cce55-79e3-449d-ab1c-02d21d595272" name="Default" comment="added code" />
|
275
265
|
<created>1357818566380</created>
|
276
266
|
<updated>1357818566380</updated>
|
277
267
|
</task>
|
278
268
|
<servers />
|
279
269
|
</component>
|
280
270
|
<component name="ToolWindowManager">
|
281
|
-
<frame x="0" y="
|
271
|
+
<frame x="0" y="0" width="1920" height="1080" extended-state="6" />
|
282
272
|
<editor active="true" />
|
283
273
|
<layout>
|
284
|
-
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
285
|
-
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
286
|
-
<window_info id="Unicode Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
274
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
275
|
+
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
276
|
+
<window_info id="Unicode Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
287
277
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
288
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
289
|
-
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
290
|
-
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
291
|
-
<window_info id="
|
292
|
-
<window_info id="Regex Tester" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
278
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
279
|
+
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
280
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
281
|
+
<window_info id="Regex Tester" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
293
282
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
294
283
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
|
295
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.
|
296
|
-
<window_info id="DB Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
284
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25506938" sideWeight="0.5616292" order="0" side_tool="false" content_ui="combo" />
|
285
|
+
<window_info id="DB Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
297
286
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
298
|
-
<window_info id="DB Execution Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
299
|
-
<window_info id="Pomodoro" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
287
|
+
<window_info id="DB Execution Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
288
|
+
<window_info id="Pomodoro" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
300
289
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
301
290
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
302
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
303
291
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
292
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
293
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.43837085" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
304
294
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
305
|
-
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
306
295
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
296
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
307
297
|
</layout>
|
308
298
|
</component>
|
309
299
|
<component name="VcsContentAnnotationSettings">
|
@@ -360,13 +350,48 @@
|
|
360
350
|
<breakpoint-manager />
|
361
351
|
</component>
|
362
352
|
<component name="editorHistoryManager">
|
363
|
-
<entry file="file://$PROJECT_DIR$/
|
353
|
+
<entry file="file://$PROJECT_DIR$/gpis.gemspec">
|
354
|
+
<provider selected="true" editor-type-id="text-editor">
|
355
|
+
<state line="18" column="31" selection-start="934" selection-end="934" vertical-scroll-proportion="0.0">
|
356
|
+
<folding />
|
357
|
+
</state>
|
358
|
+
</provider>
|
359
|
+
</entry>
|
360
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
361
|
+
<provider selected="true" editor-type-id="text-editor">
|
362
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
363
|
+
<folding />
|
364
|
+
</state>
|
365
|
+
</provider>
|
366
|
+
</entry>
|
367
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis.rb">
|
368
|
+
<provider selected="true" editor-type-id="text-editor">
|
369
|
+
<state line="10" column="32" selection-start="179" selection-end="179" vertical-scroll-proportion="0.0">
|
370
|
+
<folding />
|
371
|
+
</state>
|
372
|
+
</provider>
|
373
|
+
</entry>
|
374
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
364
375
|
<provider selected="true" editor-type-id="text-editor">
|
365
376
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
366
377
|
<folding />
|
367
378
|
</state>
|
368
379
|
</provider>
|
369
380
|
</entry>
|
381
|
+
<entry file="file://$PROJECT_DIR$/gpis.gemspec">
|
382
|
+
<provider selected="true" editor-type-id="text-editor">
|
383
|
+
<state line="18" column="31" selection-start="934" selection-end="934" vertical-scroll-proportion="0.0">
|
384
|
+
<folding />
|
385
|
+
</state>
|
386
|
+
</provider>
|
387
|
+
</entry>
|
388
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
389
|
+
<provider selected="true" editor-type-id="text-editor">
|
390
|
+
<state line="3" column="4" selection-start="85" selection-end="85" vertical-scroll-proportion="0.0">
|
391
|
+
<folding />
|
392
|
+
</state>
|
393
|
+
</provider>
|
394
|
+
</entry>
|
370
395
|
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_app_info.rb">
|
371
396
|
<provider selected="true" editor-type-id="text-editor">
|
372
397
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
@@ -374,6 +399,13 @@
|
|
374
399
|
</state>
|
375
400
|
</provider>
|
376
401
|
</entry>
|
402
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_scraper.rb">
|
403
|
+
<provider selected="true" editor-type-id="text-editor">
|
404
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
405
|
+
<folding />
|
406
|
+
</state>
|
407
|
+
</provider>
|
408
|
+
</entry>
|
377
409
|
<entry file="file://$PROJECT_DIR$/Rakefile">
|
378
410
|
<provider selected="true" editor-type-id="text-editor">
|
379
411
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
@@ -404,14 +436,26 @@
|
|
404
436
|
</entry>
|
405
437
|
<entry file="file://$PROJECT_DIR$/README.md">
|
406
438
|
<provider selected="true" editor-type-id="text-editor">
|
407
|
-
<state line="26" column="0" selection-start="428" selection-end="428" vertical-scroll-proportion="0.
|
439
|
+
<state line="26" column="0" selection-start="428" selection-end="428" vertical-scroll-proportion="0.51655626" />
|
440
|
+
</provider>
|
441
|
+
</entry>
|
442
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/version.rb">
|
443
|
+
<provider selected="true" editor-type-id="text-editor">
|
444
|
+
<state line="1" column="18" selection-start="30" selection-end="30" vertical-scroll-proportion="0.0">
|
408
445
|
<folding />
|
409
446
|
</state>
|
410
447
|
</provider>
|
411
448
|
</entry>
|
412
|
-
<entry file="file://$PROJECT_DIR$/lib/gpis/
|
449
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_scraper.rb">
|
413
450
|
<provider selected="true" editor-type-id="text-editor">
|
414
|
-
<state line="
|
451
|
+
<state line="23" column="8" selection-start="693" selection-end="693" vertical-scroll-proportion="0.0">
|
452
|
+
<folding />
|
453
|
+
</state>
|
454
|
+
</provider>
|
455
|
+
</entry>
|
456
|
+
<entry file="file://$PROJECT_DIR$/lib/gpis/gpis_app_info.rb">
|
457
|
+
<provider selected="true" editor-type-id="text-editor">
|
458
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
415
459
|
<folding />
|
416
460
|
</state>
|
417
461
|
</provider>
|
data/lib/gpis/gpis_scraper.rb
CHANGED
data/lib/gpis/version.rb
CHANGED