zip_dsl 1.0.3 → 1.0.5
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/workspace.xml +64 -55
- data/.idea/zip_dsl.iml +0 -1
- data/Gemfile +2 -1
- data/lib/zip_dsl/version.rb +1 -1
- data/zip_dsl.gemspec +1 -3
- data/zip_dsl.gemspec.erb +0 -2
- metadata +6 -6
data/.idea/workspace.xml
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
4
|
<list default="true" id="aafa5aec-b597-47d5-af91-f7b63300321f" name="Default" comment="">
|
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/zip_dsl.iml" afterPath="$PROJECT_DIR$/.idea/zip_dsl.iml" />
|
|
5
6
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile" afterPath="$PROJECT_DIR$/Gemfile" />
|
|
6
8
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/zip_dsl/version.rb" afterPath="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
|
|
7
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb" afterPath="$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb" />
|
|
8
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/zip_dsl.gemspec" afterPath="$PROJECT_DIR$/zip_dsl.gemspec" />
|
|
9
9
|
</list>
|
|
10
10
|
<ignored path="zip_dsl.iws" />
|
|
11
11
|
<ignored path=".idea/workspace.xml" />
|
|
@@ -39,7 +39,16 @@
|
|
|
39
39
|
<file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
|
|
40
40
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
|
|
41
41
|
<provider selected="true" editor-type-id="text-editor">
|
|
42
|
-
<state line="
|
|
42
|
+
<state line="1" column="18" selection-start="32" selection-end="32" vertical-scroll-proportion="0.01713062">
|
|
43
|
+
<folding />
|
|
44
|
+
</state>
|
|
45
|
+
</provider>
|
|
46
|
+
</entry>
|
|
47
|
+
</file>
|
|
48
|
+
<file leaf-file-name="zip_dsl.gemspec.erb" pinned="false" current="false" current-in-tab="false">
|
|
49
|
+
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
|
|
50
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
51
|
+
<state line="13" column="18" selection-start="535" selection-end="535" vertical-scroll-proportion="0.0">
|
|
43
52
|
<folding />
|
|
44
53
|
</state>
|
|
45
54
|
</provider>
|
|
@@ -48,7 +57,25 @@
|
|
|
48
57
|
<file leaf-file-name="zip_dsl.rb" pinned="false" current="false" current-in-tab="false">
|
|
49
58
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
|
|
50
59
|
<provider selected="true" editor-type-id="text-editor">
|
|
51
|
-
<state line="
|
|
60
|
+
<state line="3" column="14" selection-start="53" selection-end="53" vertical-scroll-proportion="0.0">
|
|
61
|
+
<folding />
|
|
62
|
+
</state>
|
|
63
|
+
</provider>
|
|
64
|
+
</entry>
|
|
65
|
+
</file>
|
|
66
|
+
<file leaf-file-name="zip_dsl.rb" pinned="false" current="false" current-in-tab="false">
|
|
67
|
+
<entry file="file://$PROJECT_DIR$/lib/zip_dsl.rb">
|
|
68
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
69
|
+
<state line="3" column="136" selection-start="84" selection-end="84" vertical-scroll-proportion="0.0">
|
|
70
|
+
<folding />
|
|
71
|
+
</state>
|
|
72
|
+
</provider>
|
|
73
|
+
</entry>
|
|
74
|
+
</file>
|
|
75
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
|
76
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
77
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
78
|
+
<state line="5" column="15" selection-start="85" selection-end="85" vertical-scroll-proportion="0.0">
|
|
52
79
|
<folding />
|
|
53
80
|
</state>
|
|
54
81
|
</provider>
|
|
@@ -78,8 +105,6 @@
|
|
|
78
105
|
<list>
|
|
79
106
|
<option value="$PROJECT_DIR$/.rvmrc" />
|
|
80
107
|
<option value="$PROJECT_DIR$/Rakefile" />
|
|
81
|
-
<option value="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
|
|
82
|
-
<option value="$PROJECT_DIR$/Gemfile" />
|
|
83
108
|
<option value="$PROJECT_DIR$/lib/zip_dsl.rb" />
|
|
84
109
|
<option value="$PROJECT_DIR$/lib/directory_builder.rb" />
|
|
85
110
|
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
|
@@ -87,6 +112,8 @@
|
|
|
87
112
|
<option value="$PROJECT_DIR$/spec/zip_builder_spec.rb" />
|
|
88
113
|
<option value="$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb" />
|
|
89
114
|
<option value="$PROJECT_DIR$/zip_dsl.gemspec" />
|
|
115
|
+
<option value="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
|
|
116
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
|
90
117
|
<option value="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
|
|
91
118
|
</list>
|
|
92
119
|
</option>
|
|
@@ -123,7 +150,6 @@
|
|
|
123
150
|
<sortByType />
|
|
124
151
|
</navigator>
|
|
125
152
|
<panes>
|
|
126
|
-
<pane id="Scope" />
|
|
127
153
|
<pane id="ProjectPane">
|
|
128
154
|
<subPane>
|
|
129
155
|
<PATH>
|
|
@@ -190,6 +216,7 @@
|
|
|
190
216
|
</PATH>
|
|
191
217
|
</subPane>
|
|
192
218
|
</pane>
|
|
219
|
+
<pane id="Scope" />
|
|
193
220
|
</panes>
|
|
194
221
|
</component>
|
|
195
222
|
<component name="PropertiesComponent">
|
|
@@ -423,7 +450,6 @@
|
|
|
423
450
|
<frame x="332" y="39" width="1588" height="1058" extended-state="0" />
|
|
424
451
|
<editor active="true" />
|
|
425
452
|
<layout>
|
|
426
|
-
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
427
453
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
428
454
|
<window_info id="CSS-X-Fire" 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" />
|
|
429
455
|
<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" />
|
|
@@ -433,12 +459,13 @@
|
|
|
433
459
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
434
460
|
<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" />
|
|
435
461
|
<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" />
|
|
436
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="
|
|
462
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
437
463
|
<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" />
|
|
438
464
|
<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" />
|
|
439
465
|
<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" />
|
|
440
466
|
<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" />
|
|
441
467
|
<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" />
|
|
468
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
442
469
|
<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" />
|
|
443
470
|
<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" />
|
|
444
471
|
<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" />
|
|
@@ -502,112 +529,94 @@
|
|
|
502
529
|
<component name="editorHistoryManager">
|
|
503
530
|
<entry file="file://$PROJECT_DIR$/.rvmrc">
|
|
504
531
|
<provider selected="true" editor-type-id="text-editor">
|
|
505
|
-
<state line="3" column="21" selection-start="78" selection-end="78" vertical-scroll-proportion="0.0"
|
|
506
|
-
<folding />
|
|
507
|
-
</state>
|
|
532
|
+
<state line="3" column="21" selection-start="78" selection-end="78" vertical-scroll-proportion="0.0" />
|
|
508
533
|
</provider>
|
|
509
534
|
</entry>
|
|
510
535
|
<entry file="file://$PROJECT_DIR$/README.md">
|
|
511
536
|
<provider selected="true" editor-type-id="text-editor">
|
|
512
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"
|
|
513
|
-
<folding />
|
|
514
|
-
</state>
|
|
537
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
515
538
|
</provider>
|
|
516
539
|
</entry>
|
|
517
|
-
<entry file="file://$PROJECT_DIR
|
|
540
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
518
541
|
<provider selected="true" editor-type-id="text-editor">
|
|
519
|
-
<state line="
|
|
520
|
-
<folding />
|
|
521
|
-
</state>
|
|
542
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
522
543
|
</provider>
|
|
523
544
|
</entry>
|
|
524
|
-
<entry file="file://$PROJECT_DIR$/
|
|
545
|
+
<entry file="file://$PROJECT_DIR$/lib/directory_builder.rb">
|
|
525
546
|
<provider selected="true" editor-type-id="text-editor">
|
|
526
|
-
<state line="
|
|
527
|
-
<folding />
|
|
528
|
-
</state>
|
|
547
|
+
<state line="16" column="41" selection-start="321" selection-end="321" vertical-scroll-proportion="0.32090762" />
|
|
529
548
|
</provider>
|
|
530
549
|
</entry>
|
|
531
|
-
<entry file="file://$PROJECT_DIR
|
|
550
|
+
<entry file="file://$PROJECT_DIR$/spec/directory_builder_spec.rb">
|
|
532
551
|
<provider selected="true" editor-type-id="text-editor">
|
|
533
|
-
<state line="
|
|
552
|
+
<state line="24" column="27" selection-start="704" selection-end="704" vertical-scroll-proportion="0.0">
|
|
534
553
|
<folding />
|
|
535
554
|
</state>
|
|
536
555
|
</provider>
|
|
537
556
|
</entry>
|
|
538
|
-
<entry file="file://$PROJECT_DIR$/
|
|
557
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
539
558
|
<provider selected="true" editor-type-id="text-editor">
|
|
540
|
-
<state line="
|
|
541
|
-
<folding />
|
|
542
|
-
</state>
|
|
559
|
+
<state line="8" column="29" selection-start="202" selection-end="202" vertical-scroll-proportion="0.0" />
|
|
543
560
|
</provider>
|
|
544
561
|
</entry>
|
|
545
|
-
<entry file="file://$PROJECT_DIR$/
|
|
562
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
546
563
|
<provider selected="true" editor-type-id="text-editor">
|
|
547
|
-
<state line="
|
|
548
|
-
<folding />
|
|
549
|
-
</state>
|
|
564
|
+
<state line="1" column="0" selection-start="59" selection-end="59" vertical-scroll-proportion="0.0" />
|
|
550
565
|
</provider>
|
|
551
566
|
</entry>
|
|
552
|
-
<entry file="file://$PROJECT_DIR$/
|
|
567
|
+
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb">
|
|
553
568
|
<provider selected="true" editor-type-id="text-editor">
|
|
554
|
-
<state line="
|
|
555
|
-
<folding />
|
|
556
|
-
</state>
|
|
569
|
+
<state line="6" column="0" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0" />
|
|
557
570
|
</provider>
|
|
558
571
|
</entry>
|
|
559
|
-
<entry file="file://$PROJECT_DIR$/
|
|
572
|
+
<entry file="file://$PROJECT_DIR$/spec/zip_builder_spec.rb">
|
|
560
573
|
<provider selected="true" editor-type-id="text-editor">
|
|
561
|
-
<state line="
|
|
562
|
-
<folding />
|
|
563
|
-
</state>
|
|
574
|
+
<state line="73" column="70" selection-start="2060" selection-end="2060" vertical-scroll-proportion="0.76661265" />
|
|
564
575
|
</provider>
|
|
565
576
|
</entry>
|
|
566
|
-
<entry file="file://$PROJECT_DIR$/
|
|
577
|
+
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec">
|
|
567
578
|
<provider selected="true" editor-type-id="text-editor">
|
|
568
|
-
<state line="
|
|
569
|
-
<folding />
|
|
570
|
-
</state>
|
|
579
|
+
<state line="13" column="27" selection-start="544" selection-end="544" vertical-scroll-proportion="0.33711508" />
|
|
571
580
|
</provider>
|
|
572
581
|
</entry>
|
|
573
|
-
<entry file="file://$PROJECT_DIR$/
|
|
582
|
+
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
|
|
574
583
|
<provider selected="true" editor-type-id="text-editor">
|
|
575
|
-
<state line="
|
|
584
|
+
<state line="13" column="18" selection-start="535" selection-end="535" vertical-scroll-proportion="0.0">
|
|
576
585
|
<folding />
|
|
577
586
|
</state>
|
|
578
587
|
</provider>
|
|
579
588
|
</entry>
|
|
580
|
-
<entry file="file://$PROJECT_DIR$/
|
|
589
|
+
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb">
|
|
581
590
|
<provider selected="true" editor-type-id="text-editor">
|
|
582
|
-
<state line="
|
|
591
|
+
<state line="7" column="16" selection-start="144" selection-end="144" vertical-scroll-proportion="0.0">
|
|
583
592
|
<folding />
|
|
584
593
|
</state>
|
|
585
594
|
</provider>
|
|
586
595
|
</entry>
|
|
587
596
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
|
|
588
597
|
<provider selected="true" editor-type-id="text-editor">
|
|
589
|
-
<state line="
|
|
598
|
+
<state line="3" column="14" selection-start="53" selection-end="53" vertical-scroll-proportion="0.0">
|
|
590
599
|
<folding />
|
|
591
600
|
</state>
|
|
592
601
|
</provider>
|
|
593
602
|
</entry>
|
|
594
|
-
<entry file="file://$PROJECT_DIR$/zip_dsl.
|
|
603
|
+
<entry file="file://$PROJECT_DIR$/lib/zip_dsl.rb">
|
|
595
604
|
<provider selected="true" editor-type-id="text-editor">
|
|
596
|
-
<state line="
|
|
605
|
+
<state line="3" column="136" selection-start="84" selection-end="84" vertical-scroll-proportion="0.0">
|
|
597
606
|
<folding />
|
|
598
607
|
</state>
|
|
599
608
|
</provider>
|
|
600
609
|
</entry>
|
|
601
|
-
<entry file="file://$PROJECT_DIR$/
|
|
610
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
602
611
|
<provider selected="true" editor-type-id="text-editor">
|
|
603
|
-
<state line="
|
|
612
|
+
<state line="5" column="15" selection-start="85" selection-end="85" vertical-scroll-proportion="0.0">
|
|
604
613
|
<folding />
|
|
605
614
|
</state>
|
|
606
615
|
</provider>
|
|
607
616
|
</entry>
|
|
608
617
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
|
|
609
618
|
<provider selected="true" editor-type-id="text-editor">
|
|
610
|
-
<state line="
|
|
619
|
+
<state line="1" column="18" selection-start="32" selection-end="32" vertical-scroll-proportion="0.01713062">
|
|
611
620
|
<folding />
|
|
612
621
|
</state>
|
|
613
622
|
</provider>
|
data/.idea/zip_dsl.iml
CHANGED
|
@@ -16,7 +16,6 @@
|
|
|
16
16
|
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.9.0, RVM: ruby-1.9.3-p194 [zip_dsl]) [gem]" level="application" />
|
|
17
17
|
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.9.1, RVM: ruby-1.9.3-p194 [zip_dsl]) [gem]" level="application" />
|
|
18
18
|
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.9.0, RVM: ruby-1.9.3-p194 [zip_dsl]) [gem]" level="application" />
|
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p194 [zip_dsl]) [gem]" level="application" />
|
|
20
19
|
</component>
|
|
21
20
|
</module>
|
|
22
21
|
|
data/Gemfile
CHANGED
data/lib/zip_dsl/version.rb
CHANGED
data/zip_dsl.gemspec
CHANGED
|
@@ -11,14 +11,12 @@ Gem::Specification.new do |spec|
|
|
|
11
11
|
spec.homepage = "http://github.com/shvets/zip_dsl"
|
|
12
12
|
|
|
13
13
|
spec.files = `git ls-files`.split($\)
|
|
14
|
-
#spec.executables = spec.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
|
15
|
-
#gemspec.bindir = "bin"
|
|
16
14
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
|
17
15
|
spec.require_paths = ["lib"]
|
|
18
16
|
spec.version = ZipDSL::VERSION
|
|
19
17
|
|
|
20
18
|
spec.add_runtime_dependency "meta_methods", [">= 0"]
|
|
21
|
-
spec.add_runtime_dependency "
|
|
19
|
+
spec.add_runtime_dependency "rubyzip", ["= 0.9.8"]
|
|
22
20
|
spec.add_runtime_dependency "file_utils", [">= 0"]
|
|
23
21
|
spec.add_development_dependency "gemspec_deps_gen", [">= 0"]
|
|
24
22
|
spec.add_development_dependency "gemcutter", [">= 0"]
|
data/zip_dsl.gemspec.erb
CHANGED
|
@@ -11,8 +11,6 @@ Gem::Specification.new do |spec|
|
|
|
11
11
|
spec.homepage = "http://github.com/shvets/zip_dsl"
|
|
12
12
|
|
|
13
13
|
spec.files = `git ls-files`.split($\)
|
|
14
|
-
#spec.executables = spec.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
|
15
|
-
#gemspec.bindir = "bin"
|
|
16
14
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
|
17
15
|
spec.require_paths = ["lib"]
|
|
18
16
|
spec.version = ZipDSL::VERSION
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: zip_dsl
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.5
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -28,21 +28,21 @@ dependencies:
|
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
29
|
version: '0'
|
|
30
30
|
- !ruby/object:Gem::Dependency
|
|
31
|
-
name:
|
|
31
|
+
name: rubyzip
|
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
|
33
33
|
none: false
|
|
34
34
|
requirements:
|
|
35
|
-
- -
|
|
35
|
+
- - '='
|
|
36
36
|
- !ruby/object:Gem::Version
|
|
37
|
-
version:
|
|
37
|
+
version: 0.9.8
|
|
38
38
|
type: :runtime
|
|
39
39
|
prerelease: false
|
|
40
40
|
version_requirements: !ruby/object:Gem::Requirement
|
|
41
41
|
none: false
|
|
42
42
|
requirements:
|
|
43
|
-
- -
|
|
43
|
+
- - '='
|
|
44
44
|
- !ruby/object:Gem::Version
|
|
45
|
-
version:
|
|
45
|
+
version: 0.9.8
|
|
46
46
|
- !ruby/object:Gem::Dependency
|
|
47
47
|
name: file_utils
|
|
48
48
|
requirement: !ruby/object:Gem::Requirement
|