cayuga 0.0.3 → 0.0.4

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: 3a66351f7a80c2f72e2011dd6d7453c7b82b224a713e3fc21c049b0e472e7087
4
- data.tar.gz: fc490c2ffb60135c9913dc3693bf42620c52f054085a09d444b89176c25f2986
3
+ metadata.gz: f375a7bc1a2ec3568b963b50546c10be48370a4a797401dc999e40d23e295949
4
+ data.tar.gz: 465f92076bc8605861c8b3f036791ba071a6e0a38c619dbdf37b11d6624ad967
5
5
  SHA512:
6
- metadata.gz: 83d7638e5e7582f392e44fd999a56030623c9dc70c6de6f342a9ae442b19d5df333b486b6d9e3da3e898d124591ab30ba1815b8df6348a07dfd035c7dec8312c
7
- data.tar.gz: cb5605310db3024c13672b4316669c0591967e0c8d19ed514f82d28feb78d276834b9668d710cc1da660e7614f97e2639ef7de5d327628def50d74149ab19da9
6
+ metadata.gz: 5c91f8c63fbe0abbec70a281b93ab234ba410fa1787f3eee42d714d01d0ef2442b862418075f2aefc8e93fabb369b0911252b3e57c6c245a51db2cdf7d416e60
7
+ data.tar.gz: 926b86606ed44bf5aa3aba85478ac4692b53685e7b3c6afec9919e2510f9add55f832f5af54cd627da951daf5e2fb675081edb97e2e2dcf718ee7ce0a25d9ade
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.2.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.2.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cayuga-0.0.2.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.2 and build and push cayuga-0.0.2.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.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>
@@ -3,6 +3,7 @@
3
3
  <words>
4
4
  <w>appenders</w>
5
5
  <w>differentiator</w>
6
+ <w>ffff</w>
6
7
  <w>filenamify</w>
7
8
  <w>loggable</w>
8
9
  <w>memoist</w>