dbarison_curriculum 0.0.4 → 0.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 +37 -34
- data/bin/dbarison +1 -1
- data/lib/dbarison_curriculum/version.rb +1 -1
- metadata +3 -3
data/.idea/workspace.xml
CHANGED
|
@@ -2,22 +2,7 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
4
|
<list default="true" id="f55676d2-7aba-4263-b79f-e4565b850769" name="Default" comment="">
|
|
5
|
-
<change type="
|
|
6
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/dbarison_curriculum.iml" />
|
|
7
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/encodings.xml" />
|
|
8
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
|
|
9
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/modules.xml" />
|
|
10
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
|
|
11
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
12
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Gemfile" />
|
|
13
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/dbarison_curriculum/version.rb" />
|
|
14
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
|
|
15
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.rdoc" afterPath="$PROJECT_DIR$/README.rdoc" />
|
|
16
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Rakefile" afterPath="$PROJECT_DIR$/Rakefile" />
|
|
17
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/VERSION" afterPath="$PROJECT_DIR$/VERSION" />
|
|
18
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/bin/dbarison" afterPath="$PROJECT_DIR$/bin/dbarison" />
|
|
19
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/dbarison_curriculum.gemspec" afterPath="$PROJECT_DIR$/dbarison_curriculum.gemspec" />
|
|
20
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/dbarison_curriculum.rb" afterPath="$PROJECT_DIR$/lib/dbarison_curriculum.rb" />
|
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/dbarison_curriculum/version.rb" afterPath="$PROJECT_DIR$/lib/dbarison_curriculum/version.rb" />
|
|
21
6
|
</list>
|
|
22
7
|
<ignored path="dbarison_curriculum.iws" />
|
|
23
8
|
<ignored path=".idea/workspace.xml" />
|
|
@@ -50,19 +35,19 @@
|
|
|
50
35
|
</provider>
|
|
51
36
|
</entry>
|
|
52
37
|
</file>
|
|
53
|
-
<file leaf-file-name="version.rb" pinned="false" current="
|
|
38
|
+
<file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
|
|
54
39
|
<entry file="file://$PROJECT_DIR$/lib/dbarison_curriculum/version.rb">
|
|
55
40
|
<provider selected="true" editor-type-id="text-editor">
|
|
56
|
-
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.
|
|
41
|
+
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.021341464">
|
|
57
42
|
<folding />
|
|
58
43
|
</state>
|
|
59
44
|
</provider>
|
|
60
45
|
</entry>
|
|
61
46
|
</file>
|
|
62
|
-
<file leaf-file-name="dbarison" pinned="false" current="
|
|
47
|
+
<file leaf-file-name="dbarison" pinned="false" current="false" current-in-tab="false">
|
|
63
48
|
<entry file="file://$PROJECT_DIR$/bin/dbarison">
|
|
64
49
|
<provider selected="true" editor-type-id="text-editor">
|
|
65
|
-
<state line="
|
|
50
|
+
<state line="8" column="26" selection-start="139" selection-end="139" vertical-scroll-proportion="0.0">
|
|
66
51
|
<folding />
|
|
67
52
|
</state>
|
|
68
53
|
</provider>
|
|
@@ -149,10 +134,10 @@
|
|
|
149
134
|
<option value="$PROJECT_DIR$/README.rdoc" />
|
|
150
135
|
<option value="$PROJECT_DIR$/Gemfile" />
|
|
151
136
|
<option value="$PROJECT_DIR$/lib/dbarison_curriculum.rb" />
|
|
152
|
-
<option value="$PROJECT_DIR$/lib/dbarison_curriculum/version.rb" />
|
|
153
137
|
<option value="$PROJECT_DIR$/VERSION" />
|
|
154
138
|
<option value="$PROJECT_DIR$/dbarison_curriculum.gemspec" />
|
|
155
139
|
<option value="$PROJECT_DIR$/bin/dbarison" />
|
|
140
|
+
<option value="$PROJECT_DIR$/lib/dbarison_curriculum/version.rb" />
|
|
156
141
|
</list>
|
|
157
142
|
</option>
|
|
158
143
|
</component>
|
|
@@ -215,6 +200,24 @@
|
|
|
215
200
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
216
201
|
</PATH_ELEMENT>
|
|
217
202
|
</PATH>
|
|
203
|
+
<PATH>
|
|
204
|
+
<PATH_ELEMENT>
|
|
205
|
+
<option name="myItemId" value="dbarison_curriculum" />
|
|
206
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
207
|
+
</PATH_ELEMENT>
|
|
208
|
+
<PATH_ELEMENT>
|
|
209
|
+
<option name="myItemId" value="dbarison_curriculum" />
|
|
210
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
211
|
+
</PATH_ELEMENT>
|
|
212
|
+
<PATH_ELEMENT>
|
|
213
|
+
<option name="myItemId" value="lib" />
|
|
214
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
215
|
+
</PATH_ELEMENT>
|
|
216
|
+
<PATH_ELEMENT>
|
|
217
|
+
<option name="myItemId" value="dbarison_curriculum" />
|
|
218
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
219
|
+
</PATH_ELEMENT>
|
|
220
|
+
</PATH>
|
|
218
221
|
</subPane>
|
|
219
222
|
</pane>
|
|
220
223
|
<pane id="Favorites" />
|
|
@@ -374,13 +377,6 @@
|
|
|
374
377
|
</state>
|
|
375
378
|
</provider>
|
|
376
379
|
</entry>
|
|
377
|
-
<entry file="file://$PROJECT_DIR$/lib/dbarison_curriculum/version.rb">
|
|
378
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
379
|
-
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.0">
|
|
380
|
-
<folding />
|
|
381
|
-
</state>
|
|
382
|
-
</provider>
|
|
383
|
-
</entry>
|
|
384
380
|
<entry file="file://$PROJECT_DIR$/VERSION">
|
|
385
381
|
<provider selected="true" editor-type-id="text-editor">
|
|
386
382
|
<state line="0" column="5" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0" />
|
|
@@ -393,23 +389,30 @@
|
|
|
393
389
|
</state>
|
|
394
390
|
</provider>
|
|
395
391
|
</entry>
|
|
396
|
-
<entry file="file://$PROJECT_DIR$/
|
|
392
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
397
393
|
<provider selected="true" editor-type-id="text-editor">
|
|
398
|
-
<state line="
|
|
394
|
+
<state line="4" column="0" selection-start="103" selection-end="103" vertical-scroll-proportion="0.0">
|
|
399
395
|
<folding />
|
|
400
396
|
</state>
|
|
401
397
|
</provider>
|
|
402
398
|
</entry>
|
|
403
|
-
<entry file="file://$PROJECT_DIR$/
|
|
399
|
+
<entry file="file://$PROJECT_DIR$/bin/dbarison">
|
|
404
400
|
<provider selected="true" editor-type-id="text-editor">
|
|
405
|
-
<state line="
|
|
401
|
+
<state line="8" column="26" selection-start="139" selection-end="139" vertical-scroll-proportion="0.0">
|
|
406
402
|
<folding />
|
|
407
403
|
</state>
|
|
408
404
|
</provider>
|
|
409
405
|
</entry>
|
|
410
|
-
<entry file="file://$PROJECT_DIR$/
|
|
406
|
+
<entry file="file://$PROJECT_DIR$/dbarison_curriculum.gemspec">
|
|
407
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
408
|
+
<state line="12" column="54" selection-start="508" selection-end="508" vertical-scroll-proportion="0.0">
|
|
409
|
+
<folding />
|
|
410
|
+
</state>
|
|
411
|
+
</provider>
|
|
412
|
+
</entry>
|
|
413
|
+
<entry file="file://$PROJECT_DIR$/lib/dbarison_curriculum/version.rb">
|
|
411
414
|
<provider selected="true" editor-type-id="text-editor">
|
|
412
|
-
<state line="
|
|
415
|
+
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.021341464">
|
|
413
416
|
<folding />
|
|
414
417
|
</state>
|
|
415
418
|
</provider>
|
data/bin/dbarison
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dbarison_curriculum
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 21
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 5
|
|
10
|
+
version: 0.0.5
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Davide Barison
|