zip_dsl 1.3.3 → 1.3.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/.idea/workspace.xml +45 -35
- data/.idea/zip_dsl.iml +1 -1
- data/CHANGES +5 -1
- data/lib/zip_dsl/version.rb +1 -1
- data/zip_dsl.gemspec +1 -0
- data/zip_dsl.gemspec.erb +1 -0
- metadata +4 -3
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZmEzODY2OWQ5ODUyMTZlYTkxYmJiMTc0MzA2ZTZiMjdiMzNjNWFmNg==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
MmUwM2MyYWFkYmQ2OGRlYjUzNWI2OGJkODE2OWYyMzRjMGI0OTkyNg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YTVmN2IxMTFkZmIzNmUyYjM5MWI4MmYyODY5OTFkNDRkMzM5ZDFjMTJkMTJl
|
10
|
+
MzFjNThkNzk2MGUyMWYwZWUxYTA5ODZlODg2YzliMDAzMWY1NWEzZmNmN2U1
|
11
|
+
YWExZTEyNGZkNTc1NGM1YTBhNTQ2NTVkY2VhNzgzMWQyZjMxMWI=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
Yzk3ZjU3ZjZlMjU5MGE3N2IwNmY0OGRiNTQyYjFjZTk0NTYyNGZlMmY5NTk3
|
14
|
+
MjYwNjdjNDZhOWExZTgwNmU2YjIzNGY4Y2YwZmI1M2MyYzFlMGMwNWVmM2Fl
|
15
|
+
YTlmNGNkMWNhNGRhYTJlMzJlMDQ4ODg4ODJhYjU4OTYxNWJlMWE=
|
data/.idea/workspace.xml
CHANGED
@@ -5,12 +5,13 @@
|
|
5
5
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
|
6
6
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/zip_dsl/version.rb" afterPath="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
|
7
7
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
8
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/
|
8
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/zip_dsl.gemspec.erb" afterPath="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
|
9
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/zip_dsl.iml" afterPath="$PROJECT_DIR$/.idea/zip_dsl.iml" />
|
9
10
|
</list>
|
10
11
|
<ignored path="zip_dsl.iws" />
|
11
12
|
<ignored path=".idea/workspace.xml" />
|
12
13
|
<ignored path="build" />
|
13
|
-
<file path="/Dummy.txt" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="
|
14
|
+
<file path="/Dummy.txt" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380922842118" ignored="false" />
|
14
15
|
<file path="/a.dummy" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117970780" ignored="false" />
|
15
16
|
<file path="$PROJECT_DIR$/../web_app_builder/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664977410" ignored="false" />
|
16
17
|
<file path="$PROJECT_DIR$/../web_app_builder/.ruby-version" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664605677" ignored="false" />
|
@@ -107,10 +108,10 @@
|
|
107
108
|
</component>
|
108
109
|
<component name="FileEditorManager">
|
109
110
|
<leaf>
|
110
|
-
<file leaf-file-name="zip_dsl_spec.rb" pinned="false" current="
|
111
|
+
<file leaf-file-name="zip_dsl_spec.rb" pinned="false" current="false" current-in-tab="false">
|
111
112
|
<entry file="file://$PROJECT_DIR$/spec/zip_dsl_spec.rb">
|
112
113
|
<provider selected="true" editor-type-id="text-editor">
|
113
|
-
<state line="
|
114
|
+
<state line="89" column="63" selection-start="2433" selection-end="2434" vertical-scroll-proportion="0.0">
|
114
115
|
<folding />
|
115
116
|
</state>
|
116
117
|
</provider>
|
@@ -119,7 +120,7 @@
|
|
119
120
|
<file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
|
120
121
|
<entry file="file://$PROJECT_DIR$/CHANGES">
|
121
122
|
<provider selected="true" editor-type-id="text-editor">
|
122
|
-
<state line="
|
123
|
+
<state line="22" column="14" selection-start="254" selection-end="254" vertical-scroll-proportion="0.0">
|
123
124
|
<folding />
|
124
125
|
</state>
|
125
126
|
</provider>
|
@@ -152,6 +153,15 @@
|
|
152
153
|
</provider>
|
153
154
|
</entry>
|
154
155
|
</file>
|
156
|
+
<file leaf-file-name="zip_dsl.gemspec.erb" pinned="false" current="true" current-in-tab="true">
|
157
|
+
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
|
158
|
+
<provider selected="true" editor-type-id="text-editor">
|
159
|
+
<state line="15" column="30" selection-start="645" selection-end="645" vertical-scroll-proportion="0.40336135">
|
160
|
+
<folding />
|
161
|
+
</state>
|
162
|
+
</provider>
|
163
|
+
</entry>
|
164
|
+
</file>
|
155
165
|
</leaf>
|
156
166
|
</component>
|
157
167
|
<component name="FindManager">
|
@@ -175,7 +185,6 @@
|
|
175
185
|
<option value="$PROJECT_DIR$/lib/zip_dsl.rb" />
|
176
186
|
<option value="$PROJECT_DIR$/spec/zip_builder_spec.rb" />
|
177
187
|
<option value="$PROJECT_DIR$/.ruby-version" />
|
178
|
-
<option value="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
|
179
188
|
<option value="$PROJECT_DIR$/.gitignore" />
|
180
189
|
<option value="$PROJECT_DIR$/Rakefile" />
|
181
190
|
<option value="$PROJECT_DIR$/spec/zip_dsl_spec.rb" />
|
@@ -184,8 +193,9 @@
|
|
184
193
|
<option value="$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb" />
|
185
194
|
<option value="$PROJECT_DIR$/Gemfile" />
|
186
195
|
<option value="$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb" />
|
187
|
-
<option value="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
|
188
196
|
<option value="$PROJECT_DIR$/CHANGES" />
|
197
|
+
<option value="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
|
198
|
+
<option value="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
|
189
199
|
</list>
|
190
200
|
</option>
|
191
201
|
</component>
|
@@ -221,6 +231,7 @@
|
|
221
231
|
<sortByType />
|
222
232
|
</navigator>
|
223
233
|
<panes>
|
234
|
+
<pane id="Scope" />
|
224
235
|
<pane id="ProjectPane">
|
225
236
|
<subPane>
|
226
237
|
<PATH>
|
@@ -287,19 +298,18 @@
|
|
287
298
|
</PATH>
|
288
299
|
</subPane>
|
289
300
|
</pane>
|
290
|
-
<pane id="Scope" />
|
291
301
|
</panes>
|
292
302
|
</component>
|
293
303
|
<component name="PropertiesComponent">
|
294
304
|
<property name="options.splitter.main.proportions" value="0.3" />
|
295
305
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
296
|
-
<property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
|
297
306
|
<property name="recentsLimit" value="5" />
|
307
|
+
<property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
|
298
308
|
<property name="restartRequiresConfirmation" value="true" />
|
299
309
|
<property name="FullScreen" value="false" />
|
300
|
-
<property name="options.searchVisible" value="true" />
|
301
|
-
<property name="options.splitter.details.proportions" value="0.2" />
|
302
310
|
<property name="GoToClass.includeJavaFiles" value="false" />
|
311
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
312
|
+
<property name="options.searchVisible" value="true" />
|
303
313
|
</component>
|
304
314
|
<component name="RecentsManager">
|
305
315
|
<key name="MoveFile.RECENT_KEYS">
|
@@ -641,29 +651,33 @@
|
|
641
651
|
<created>1380732048458</created>
|
642
652
|
<updated>1380732048458</updated>
|
643
653
|
</task>
|
644
|
-
<
|
654
|
+
<task id="LOCAL-00006" summary="Bug fixes">
|
655
|
+
<created>1380732116843</created>
|
656
|
+
<updated>1380732116844</updated>
|
657
|
+
</task>
|
658
|
+
<option name="localTasksCounter" value="7" />
|
645
659
|
<servers />
|
646
660
|
</component>
|
647
661
|
<component name="ToolWindowManager">
|
648
662
|
<frame x="332" y="142" width="1588" height="1058" extended-state="0" />
|
649
663
|
<editor active="true" />
|
650
664
|
<layout>
|
651
|
-
<window_info id="
|
652
|
-
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32778355" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
665
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3271028" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
653
666
|
<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" />
|
654
667
|
<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" />
|
655
668
|
<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" />
|
656
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.
|
669
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.28274968" sideWeight="0.6728972" order="0" side_tool="false" content_ui="combo" />
|
657
670
|
<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" />
|
658
671
|
<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" />
|
659
672
|
<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" />
|
660
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="
|
673
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32882413" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
661
674
|
<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" />
|
662
675
|
<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" />
|
663
676
|
<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" />
|
664
677
|
<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" />
|
665
678
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
666
679
|
<window_info id="jenkinsBrowser" 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" />
|
680
|
+
<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" />
|
667
681
|
<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" />
|
668
682
|
<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" />
|
669
683
|
<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" />
|
@@ -760,11 +774,6 @@
|
|
760
774
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
761
775
|
</provider>
|
762
776
|
</entry>
|
763
|
-
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
|
764
|
-
<provider selected="true" editor-type-id="text-editor">
|
765
|
-
<state line="20" column="16" selection-start="690" selection-end="690" vertical-scroll-proportion="0.54145515" />
|
766
|
-
</provider>
|
767
|
-
</entry>
|
768
777
|
<entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/meta_methods-1.0.5/lib/meta_methods/meta_methods.rb">
|
769
778
|
<provider selected="true" editor-type-id="text-editor">
|
770
779
|
<state line="35" column="0" selection-start="764" selection-end="1321" vertical-scroll-proportion="0.0" />
|
@@ -787,16 +796,12 @@
|
|
787
796
|
</entry>
|
788
797
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb">
|
789
798
|
<provider selected="true" editor-type-id="text-editor">
|
790
|
-
<state line="6" column="45" selection-start="133" selection-end="133" vertical-scroll-proportion="0.0"
|
791
|
-
<folding />
|
792
|
-
</state>
|
799
|
+
<state line="6" column="45" selection-start="133" selection-end="133" vertical-scroll-proportion="0.0" />
|
793
800
|
</provider>
|
794
801
|
</entry>
|
795
802
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb">
|
796
803
|
<provider selected="true" editor-type-id="text-editor">
|
797
|
-
<state line="7" column="46" selection-start="152" selection-end="152" vertical-scroll-proportion="0.0"
|
798
|
-
<folding />
|
799
|
-
</state>
|
804
|
+
<state line="7" column="46" selection-start="152" selection-end="152" vertical-scroll-proportion="0.0" />
|
800
805
|
</provider>
|
801
806
|
</entry>
|
802
807
|
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_updater.rb">
|
@@ -815,9 +820,7 @@
|
|
815
820
|
</entry>
|
816
821
|
<entry file="file://$PROJECT_DIR$/Rakefile">
|
817
822
|
<provider selected="true" editor-type-id="text-editor">
|
818
|
-
<state line="18" column="34" selection-start="464" selection-end="464" vertical-scroll-proportion="0.0"
|
819
|
-
<folding />
|
820
|
-
</state>
|
823
|
+
<state line="18" column="34" selection-start="464" selection-end="464" vertical-scroll-proportion="0.0" />
|
821
824
|
</provider>
|
822
825
|
</entry>
|
823
826
|
<entry file="file://$PROJECT_DIR$/Gemfile">
|
@@ -834,23 +837,30 @@
|
|
834
837
|
</state>
|
835
838
|
</provider>
|
836
839
|
</entry>
|
837
|
-
<entry file="file://$PROJECT_DIR$/
|
840
|
+
<entry file="file://$PROJECT_DIR$/spec/zip_dsl_spec.rb">
|
838
841
|
<provider selected="true" editor-type-id="text-editor">
|
839
|
-
<state line="
|
842
|
+
<state line="89" column="63" selection-start="2433" selection-end="2434" vertical-scroll-proportion="0.0">
|
840
843
|
<folding />
|
841
844
|
</state>
|
842
845
|
</provider>
|
843
846
|
</entry>
|
844
847
|
<entry file="file://$PROJECT_DIR$/CHANGES">
|
845
848
|
<provider selected="true" editor-type-id="text-editor">
|
846
|
-
<state line="
|
849
|
+
<state line="22" column="14" selection-start="254" selection-end="254" vertical-scroll-proportion="0.0">
|
847
850
|
<folding />
|
848
851
|
</state>
|
849
852
|
</provider>
|
850
853
|
</entry>
|
851
|
-
<entry file="file://$PROJECT_DIR$/
|
854
|
+
<entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
|
855
|
+
<provider selected="true" editor-type-id="text-editor">
|
856
|
+
<state line="1" column="18" selection-start="31" selection-end="31" vertical-scroll-proportion="0.0">
|
857
|
+
<folding />
|
858
|
+
</state>
|
859
|
+
</provider>
|
860
|
+
</entry>
|
861
|
+
<entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
|
852
862
|
<provider selected="true" editor-type-id="text-editor">
|
853
|
-
<state line="
|
863
|
+
<state line="15" column="30" selection-start="645" selection-end="645" vertical-scroll-proportion="0.40336135">
|
854
864
|
<folding />
|
855
865
|
</state>
|
856
866
|
</provider>
|
data/.idea/zip_dsl.iml
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.7, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
19
19
|
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
20
20
|
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.1.2, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.
|
21
|
+
<orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.6, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
22
22
|
<orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
23
23
|
<orderEntry type="library" scope="PROVIDED" name="mocha (v0.14.0, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
24
24
|
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.14.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
|
data/CHANGES
CHANGED
data/lib/zip_dsl/version.rb
CHANGED
data/zip_dsl.gemspec
CHANGED
data/zip_dsl.gemspec.erb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: zip_dsl
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alexander Shvets
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-10-
|
11
|
+
date: 2013-10-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: zip
|
@@ -115,7 +115,8 @@ files:
|
|
115
115
|
- zip_dsl.gemspec
|
116
116
|
- zip_dsl.gemspec.erb
|
117
117
|
homepage: http://github.com/shvets/zip_dsl
|
118
|
-
licenses:
|
118
|
+
licenses:
|
119
|
+
- MIT
|
119
120
|
metadata: {}
|
120
121
|
post_install_message:
|
121
122
|
rdoc_options: []
|