cayuga 0.0.2 → 0.0.3

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: 40fdc46e2e536ab87c134fa7aa5a2668eecebc559a3888880cad2de88e0b9c30
4
- data.tar.gz: 407b58f227e1f308dbf57e46139b0f9a701b1090df7dadcfda85daa5ba14bb68
3
+ metadata.gz: 3a66351f7a80c2f72e2011dd6d7453c7b82b224a713e3fc21c049b0e472e7087
4
+ data.tar.gz: fc490c2ffb60135c9913dc3693bf42620c52f054085a09d444b89176c25f2986
5
5
  SHA512:
6
- metadata.gz: da739be05106fee8e63afa5911c5c66b870e308076a6263137c072f351bd5b9713a73db294a9eed83a2981f5a7d625ef9c4feb615e6900c42fc7949685b5cc7c
7
- data.tar.gz: c89f11bb49bd31230cb8a665c0af90486855df930286153342dddf4c10b81d3a0095d81a76e24ba3253067e7369da682262b2bcf3fff41d2e9169d2d09f8f3d7
6
+ metadata.gz: 83d7638e5e7582f392e44fd999a56030623c9dc70c6de6f342a9ae442b19d5df333b486b6d9e3da3e898d124591ab30ba1815b8df6348a07dfd035c7dec8312c
7
+ data.tar.gz: cb5605310db3024c13672b4316669c0591967e0c8d19ed514f82d28feb78d276834b9668d710cc1da660e7614f97e2639ef7de5d327628def50d74149ab19da9
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.1.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.1.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cayuga-0.0.1.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.1 and build and push cayuga-0.0.1.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.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>