raka 0.3.1 → 0.3.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39d1cdcbdf429bcdfd1696a923ab288a18586cfaadec6593a3b10744553a65ab
4
- data.tar.gz: ee50756d449134a34439d39cd1f56593d22610d0ffc6559a3babae1d0783db70
3
+ metadata.gz: 7b332b3fb6cd1cfe8d6e42d3f7c064f94f6dac41a9a11b391c04a3598e993874
4
+ data.tar.gz: 30eebee7d06222d2f285ab8ce7070bd61e50741e4f3daae72bd66e485f95c9ba
5
5
  SHA512:
6
- metadata.gz: 9f48f4da48b22ee932108f3c5f4872ad01204f05b946cbf901e2926cf11f898636ef0c369e9986ab3946df9f739439c1a4892a4691587a86eb253ba373107eb4
7
- data.tar.gz: 4f962ee86863aec86b1bee8b129092973492654c60f1389a49c3c475810520b8194863807662ef3d57ed7dfcd8b961a8bcc03fba0d126fa7f632855ba5699809
6
+ metadata.gz: 867993b8a20292acf9e1b905557d1047021101bd7d3774780b81c81b197159edb7c534e67a078ffbba35da8d1b593889087ea84fdcfde57ea26a4f28d0f3037e
7
+ data.tar.gz: 13c009519fc364179789da5b288d1a05793b399dc644c603cae4cf9ea506b816099575bea978aa110625f1a2210b394b81fbfc09d94d9210519629ef1bc89fe2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.1
1
+ 0.3.2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raka
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - yarray
@@ -111,7 +111,8 @@ dependencies:
111
111
  description: An extensible, concise and light weight DSL on Rake to automate data
112
112
  processing tasks
113
113
  email: '08to09@gmail.com'
114
- executables: []
114
+ executables:
115
+ - raka
115
116
  extensions: []
116
117
  extra_rdoc_files:
117
118
  - LICENSE