cayuga 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89a9d4ab2359fc1a3831767c47ebfbee3ec41ae09ba6eea12b96222d55049f2a
4
- data.tar.gz: b5537a9ab5df10abbc5dda3b5f57bc98d9050096e8902cd9aa992c35aac9dd2f
3
+ metadata.gz: adc18a6f7af1dd9c37cc7f6867a00aeceeecfd5c030239273e8b2bcc80d67580
4
+ data.tar.gz: e8100c2b02a917b31baf3844938eebf7db95b7eb98bdede3f9cb1b1807436682
5
5
  SHA512:
6
- metadata.gz: d4af1f95fe9fd561d5af8877a3e23cbd8db9bc62f78d1e3f68fcb85616f690a45e683c2d808b9d19192dff38d26c8fcd1c5e3f1305e9c28e0229a8ca5bbb6a5a
7
- data.tar.gz: 4ef89e55844095007732d166f939aa45a9e966be19d84b846f6d5c97ed7ca52e0e71be1687e9a8f3b43e1568fd21dfb7f79eba6a90c6511068aa8795afb13a8f
6
+ metadata.gz: 854d8c6265cd2d45de4aa62fd6715fcd84c1505fda7bb7321ab2822416579a9a2033971e2bb82cd220a98d18840ae12854e41858cfb60b371a9678edcd73167d
7
+ data.tar.gz: 5458c9a84775408230d71d87877b711d6e43bca84833175cce6068cdcee785473d5e64f2f21aa7adaf241424ce2088cc627f189aaf1678e7746685e05ccd8faa
data/.idea/.rakeTasks CHANGED
@@ -4,4 +4,4 @@ You are allowed to:
4
4
  1. Remove rake task
5
5
  2. Add existing rake tasks
6
6
  To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build cayuga-0.0.3.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install cayuga-0.0.3.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cayuga-0.0.3.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.3 and build and push cayuga-0.0.3.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
7
+ --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build cayuga-0.0.5.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install cayuga-0.0.5.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cayuga-0.0.5.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.5 and build and push cayuga-0.0.5.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
data/.idea/workspace.xml CHANGED
@@ -11,12 +11,10 @@
11
11
  <component name="ChangeListManager">
12
12
  <list default="true" id="5ed2111a-a046-4a2c-ad1a-1281a894a907" name="Default" comment="removed all tally classes and specification because they are being moved to cayuga/model">
13
13
  <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
14
- <change beforePath="$PROJECT_DIR$/lib/cayuga/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/cayuga/version.rb" afterDir="false" />
15
14
  </list>
16
15
  <list id="1da64f63-0574-4053-ad4b-06df3dfca8ec" name=".idea" comment="">
17
16
  <change beforePath="$PROJECT_DIR$/.idea/.rakeTasks" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.rakeTasks" afterDir="false" />
18
17
  <change beforePath="$PROJECT_DIR$/.idea/dictionaries/patrick.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dictionaries/patrick.xml" afterDir="false" />
19
- <change beforePath="$PROJECT_DIR$/cayuga.iml" beforeDir="false" afterPath="$PROJECT_DIR$/cayuga.iml" afterDir="false" />
20
18
  </list>
21
19
  <ignored path="$PROJECT_DIR$/out/" />
22
20
  <ignored path="Gemfile.lock" />
@@ -120,13 +118,13 @@
120
118
  <counts>
121
119
  <entry key="Ruby Console" value="84" />
122
120
  <entry key="dummy" value="4" />
123
- <entry key="gemspec" value="174" />
121
+ <entry key="gemspec" value="214" />
124
122
  <entry key="java" value="7" />
125
123
  <entry key="json" value="7855" />
126
124
  <entry key="log" value="3" />
127
- <entry key="rb" value="51274" />
125
+ <entry key="rb" value="51275" />
128
126
  <entry key="rspec" value="18" />
129
- <entry key="txt" value="2243" />
127
+ <entry key="txt" value="2269" />
130
128
  <entry key="yml" value="46" />
131
129
  </counts>
132
130
  </usages-collector>
@@ -135,9 +133,9 @@
135
133
  <entry key="JAVA" value="7" />
136
134
  <entry key="JSON" value="7855" />
137
135
  <entry key="Log" value="3" />
138
- <entry key="PLAIN_TEXT" value="2265" />
136
+ <entry key="PLAIN_TEXT" value="2291" />
139
137
  <entry key="RegExp" value="2" />
140
- <entry key="Ruby" value="51530" />
138
+ <entry key="Ruby" value="51571" />
141
139
  <entry key="YAML" value="46" />
142
140
  </counts>
143
141
  </usages-collector>
@@ -211,8 +209,8 @@
211
209
  <file pinned="false" current-in-tab="true">
212
210
  <entry file="file://$PROJECT_DIR$/cayuga.gemspec">
213
211
  <provider selected="true" editor-type-id="text-editor">
214
- <state relative-caret-position="164">
215
- <caret line="39" column="3" selection-start-line="39" selection-start-column="3" selection-end-line="39" selection-end-column="3" />
212
+ <state relative-caret-position="105">
213
+ <caret line="38" column="54" selection-start-line="38" selection-start-column="54" selection-end-line="38" selection-end-column="54" />
216
214
  </state>
217
215
  </provider>
218
216
  </entry>
@@ -287,6 +285,7 @@
287
285
  <find>log_exists?</find>
288
286
  <find>ini</find>
289
287
  <find>one</find>
288
+ <find>memoist</find>
290
289
  </findStrings>
291
290
  <replaceStrings>
292
291
  <replace>#</replace>
@@ -321,7 +320,6 @@
321
320
  <option value="$PROJECT_DIR$/lib/cayuga/object/repository.rb" />
322
321
  <option value="$PROJECT_DIR$/lib/cayuga/tools/integer.rb" />
323
322
  <option value="$PROJECT_DIR$/spec/tools/integer_spec.rb" />
324
- <option value="$PROJECT_DIR$/cayuga.gemspec" />
325
323
  <option value="$PROJECT_DIR$/spec/tally/big_tally_spec.rb" />
326
324
  <option value="$PROJECT_DIR$/spec/tools/loggable_object_spec.rb" />
327
325
  <option value="$PROJECT_DIR$/lib/cayuga/tools.rb" />
@@ -352,6 +350,7 @@
352
350
  <option value="$PROJECT_DIR$/lib/cayuga/object/factory.rb" />
353
351
  <option value="$PROJECT_DIR$/lib/cayuga.rb" />
354
352
  <option value="$PROJECT_DIR$/lib/cayuga/version.rb" />
353
+ <option value="$PROJECT_DIR$/cayuga.gemspec" />
355
354
  </list>
356
355
  </option>
357
356
  </component>
@@ -361,7 +360,7 @@
361
360
  <detection-done>true</detection-done>
362
361
  <sorting>DEFINITION_ORDER</sorting>
363
362
  </component>
364
- <component name="ProjectFrameBounds" extendedState="6">
363
+ <component name="ProjectFrameBounds" extendedState="7">
365
364
  <option name="x" value="-15" />
366
365
  <option name="width" value="1945" />
367
366
  <option name="height" value="1105" />
@@ -753,7 +752,7 @@
753
752
  <workItem from="1542067442136" duration="269000" />
754
753
  <workItem from="1542539918916" duration="48000" />
755
754
  <workItem from="1542540453800" duration="713000" />
756
- <workItem from="1542545152606" duration="16097000" />
755
+ <workItem from="1542545152606" duration="17443000" />
757
756
  </task>
758
757
  <task id="LOCAL-00001" summary="safety commit">
759
758
  <created>1539927767971</created>
@@ -881,13 +880,17 @@
881
880
  <option name="project" value="LOCAL" />
882
881
  <updated>1542642054488</updated>
883
882
  </task>
884
- <option name="localTasksCounter" value="19" />
883
+ <task id="LOCAL-00019" summary="added runtime dependencies">
884
+ <created>1542645148818</created>
885
+ <option name="number" value="00019" />
886
+ <option name="presentableId" value="LOCAL-00019" />
887
+ <option name="project" value="LOCAL" />
888
+ <updated>1542645148818</updated>
889
+ </task>
890
+ <option name="localTasksCounter" value="20" />
885
891
  <servers />
886
892
  </component>
887
893
  <component name="TestHistory">
888
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 10h 26m 35s.xml">
889
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
890
- </history-entry>
891
894
  <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 10h 27m 25s.xml">
892
895
  <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
893
896
  </history-entry>
@@ -915,9 +918,12 @@
915
918
  <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 10h 42m 38s.xml">
916
919
  <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
917
920
  </history-entry>
921
+ <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 11h 31m 46s.xml">
922
+ <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
923
+ </history-entry>
918
924
  </component>
919
925
  <component name="TimeTrackingManager">
920
- <option name="totallyTimeSpent" value="351322000" />
926
+ <option name="totallyTimeSpent" value="352668000" />
921
927
  </component>
922
928
  <component name="TodoView" selected-index="4">
923
929
  <todo-panel id="selected-file">
@@ -931,9 +937,10 @@
931
937
  </todo-panel>
932
938
  </component>
933
939
  <component name="ToolWindowManager">
934
- <frame x="-7" y="-7" width="1550" height="838" extended-state="6" />
940
+ <frame x="-7" y="-7" width="1550" height="838" extended-state="7" />
941
+ <editor active="true" />
935
942
  <layout>
936
- <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.4550898" visible="true" weight="0.43154362" />
943
+ <window_info content_ui="combo" id="Project" order="0" sideWeight="0.4550898" visible="true" weight="0.43154362" />
937
944
  <window_info id="Structure" order="1" sideWeight="0.5449102" side_tool="true" weight="0.43221477" />
938
945
  <window_info id="Learn" order="2" weight="0.3295302" />
939
946
  <window_info id="Designer" order="3" />
@@ -941,14 +948,14 @@
941
948
  <window_info anchor="bottom" id="Inspection Results" order="0" sideWeight="0.49932885" visible="true" weight="0.32907802" />
942
949
  <window_info anchor="bottom" id="Message" order="1" />
943
950
  <window_info anchor="bottom" id="Find" order="2" weight="0.66950357" />
944
- <window_info anchor="bottom" id="Run" order="3" sideWeight="0.49328858" visible="true" weight="0.5262411" />
951
+ <window_info anchor="bottom" id="Run" order="3" sideWeight="0.49328858" weight="0.5262411" />
945
952
  <window_info anchor="bottom" x="23" y="198" width="1490" height="427" id="Debug" order="4" sideWeight="0.49597314" weight="0.6042553" />
946
953
  <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
947
954
  <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
948
955
  <window_info anchor="bottom" id="TODO" order="7" weight="0.32907802" />
949
956
  <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
950
957
  <window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49597314" weight="0.32907802" />
951
- <window_info anchor="bottom" id="Version Control" order="10" sideWeight="0.49731544" weight="0.5262411" />
958
+ <window_info active="true" anchor="bottom" id="Version Control" order="10" sideWeight="0.49731544" visible="true" weight="0.5262411" />
952
959
  <window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5067114" side_tool="true" weight="0.5262411" />
953
960
  <window_info anchor="bottom" id="Messages" order="12" sideWeight="0.49932885" weight="0.32907802" />
954
961
  <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
@@ -1008,7 +1015,8 @@
1008
1015
  <MESSAGE value="tally methods in class Integer" />
1009
1016
  <MESSAGE value="just before decision to have context manager and context in cayuga/module" />
1010
1017
  <MESSAGE value="removed all tally classes and specification because they are being moved to cayuga/model" />
1011
- <option name="LAST_COMMIT_MESSAGE" value="removed all tally classes and specification because they are being moved to cayuga/model" />
1018
+ <MESSAGE value="added runtime dependencies" />
1019
+ <option name="LAST_COMMIT_MESSAGE" value="added runtime dependencies" />
1012
1020
  </component>
1013
1021
  <component name="XDebuggerManager">
1014
1022
  <breakpoint-manager>
@@ -1450,13 +1458,6 @@ end</expression-string>
1450
1458
  <entry file="file://$PROJECT_DIR$/test_script.rb">
1451
1459
  <provider selected="true" editor-type-id="text-editor" />
1452
1460
  </entry>
1453
- <entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
1454
- <provider selected="true" editor-type-id="text-editor">
1455
- <state relative-caret-position="17">
1456
- <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
1457
- </state>
1458
- </provider>
1459
- </entry>
1460
1461
  <entry file="file://$PROJECT_DIR$/.rubocop.yml">
1461
1462
  <provider selected="true" editor-type-id="text-editor" />
1462
1463
  </entry>
@@ -1470,10 +1471,17 @@ end</expression-string>
1470
1471
  </state>
1471
1472
  </provider>
1472
1473
  </entry>
1474
+ <entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
1475
+ <provider selected="true" editor-type-id="text-editor">
1476
+ <state relative-caret-position="17">
1477
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
1478
+ </state>
1479
+ </provider>
1480
+ </entry>
1473
1481
  <entry file="file://$PROJECT_DIR$/cayuga.gemspec">
1474
1482
  <provider selected="true" editor-type-id="text-editor">
1475
- <state relative-caret-position="164">
1476
- <caret line="39" column="3" selection-start-line="39" selection-start-column="3" selection-end-line="39" selection-end-column="3" />
1483
+ <state relative-caret-position="105">
1484
+ <caret line="38" column="54" selection-start-line="38" selection-start-column="54" selection-end-line="38" selection-end-column="54" />
1477
1485
  </state>
1478
1486
  </provider>
1479
1487
  </entry>
data/cayuga.gemspec CHANGED
@@ -31,12 +31,11 @@ Gem::Specification.new do |spec|
31
31
 
32
32
  spec.add_runtime_dependency "semantic_logger", "~>4.3"
33
33
  spec.add_runtime_dependency "facets", "~>3.1"
34
+ spec.add_runtime_dependency "file-tail", "~>1.2"
34
35
  spec.add_runtime_dependency "ice_nine", "~>0.11"
35
36
 
36
37
  spec.add_development_dependency "bundler", "~> 1.16"
37
38
  spec.add_development_dependency "rake", "~> 10.0"
38
39
  spec.add_development_dependency "rspec", "~> 3.0"
39
- spec.add_development_dependency "file-tail", "~>1.2"
40
- spec.add_development_dependency "memoist", "~>0.16"
41
40
 
42
41
  end
data/cayuga.iml CHANGED
@@ -14,20 +14,19 @@
14
14
  <orderEntry type="jdk" jdkName="ruby-2.4.4-p296" jdkType="RUBY_SDK" />
15
15
  <orderEntry type="sourceFolder" forTests="false" />
16
16
  <orderEntry type="library" scope="PROVIDED" name="bundler (v1.17.1, ruby-2.4.4-p296) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.0.5, ruby-2.4.4-p296) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.1.3, ruby-2.4.4-p296) [gem]" level="application" />
18
18
  <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.3, ruby-2.4.4-p296) [gem]" level="application" />
19
19
  <orderEntry type="library" scope="PROVIDED" name="facets (v3.1.0, ruby-2.4.4-p296) [gem]" level="application" />
20
20
  <orderEntry type="library" scope="PROVIDED" name="file-tail (v1.2.0, ruby-2.4.4-p296) [gem]" level="application" />
21
21
  <orderEntry type="library" scope="PROVIDED" name="ice_nine (v0.11.2, ruby-2.4.4-p296) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="memoist (v0.16.0, ruby-2.4.4-p296) [gem]" level="application" />
23
22
  <orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, ruby-2.4.4-p296) [gem]" level="application" />
24
23
  <orderEntry type="library" scope="PROVIDED" name="rspec (v3.8.0, ruby-2.4.4-p296) [gem]" level="application" />
25
24
  <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.8.0, ruby-2.4.4-p296) [gem]" level="application" />
26
25
  <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.8.2, ruby-2.4.4-p296) [gem]" level="application" />
27
26
  <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.8.0, ruby-2.4.4-p296) [gem]" level="application" />
28
27
  <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.8.0, ruby-2.4.4-p296) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="semantic_logger (v4.3.0, ruby-2.4.4-p296) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="tins (v1.17.0, ruby-2.4.4-p296) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="semantic_logger (v4.3.1, ruby-2.4.4-p296) [gem]" level="application" />
29
+ <orderEntry type="library" scope="PROVIDED" name="tins (v1.20.2, ruby-2.4.4-p296) [gem]" level="application" />
31
30
  </component>
32
31
  <component name="RModuleSettingsStorage">
33
32
  <LOAD_PATH number="2" string0="$MODULE_DIR$/lib" string1="$MODULE_DIR$/spec" />
@@ -1,3 +1,3 @@
1
1
  module Cayuga
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cayuga
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - patrick
@@ -38,6 +38,20 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.1'
41
+ - !ruby/object:Gem::Dependency
42
+ name: file-tail
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '1.2'
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '1.2'
41
55
  - !ruby/object:Gem::Dependency
42
56
  name: ice_nine
43
57
  requirement: !ruby/object:Gem::Requirement
@@ -94,34 +108,6 @@ dependencies:
94
108
  - - "~>"
95
109
  - !ruby/object:Gem::Version
96
110
  version: '3.0'
97
- - !ruby/object:Gem::Dependency
98
- name: file-tail
99
- requirement: !ruby/object:Gem::Requirement
100
- requirements:
101
- - - "~>"
102
- - !ruby/object:Gem::Version
103
- version: '1.2'
104
- type: :development
105
- prerelease: false
106
- version_requirements: !ruby/object:Gem::Requirement
107
- requirements:
108
- - - "~>"
109
- - !ruby/object:Gem::Version
110
- version: '1.2'
111
- - !ruby/object:Gem::Dependency
112
- name: memoist
113
- requirement: !ruby/object:Gem::Requirement
114
- requirements:
115
- - - "~>"
116
- - !ruby/object:Gem::Version
117
- version: '0.16'
118
- type: :development
119
- prerelease: false
120
- version_requirements: !ruby/object:Gem::Requirement
121
- requirements:
122
- - - "~>"
123
- - !ruby/object:Gem::Version
124
- version: '0.16'
125
111
  description:
126
112
  email:
127
113
  - peateas@gmail.com