shabbat 0.0.2 → 0.0.3
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.
- checksums.yaml +4 -4
- data/lib/shabbat/version.rb +1 -1
- data/shabbat.gemspec +32 -0
- metadata +64 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 915d2c8fabcc2f152b6f3a780b7ca49d6f835453
|
|
4
|
+
data.tar.gz: 0b51db77c5f8e3799c414cf0fd579e47428ff659
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 090aacf4cfc393503fac95886cabd56381f71cc26ed26687f56bc30244e341d27e3441b49b752f36c809caa716c8081bbf681273b852976b110ab37e25976e0c
|
|
7
|
+
data.tar.gz: ea62fdb9decdf3603a32150be432f09519e92ac53593851d148bec7fcecc97cad80b8dced9587abfed0fe67370e40b200569c455dda0057f74eae1263cb4c631
|
data/lib/shabbat/version.rb
CHANGED
data/shabbat.gemspec
CHANGED
|
@@ -18,6 +18,38 @@ Gem::Specification.new do |spec|
|
|
|
18
18
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
|
19
19
|
spec.require_paths = ["lib"]
|
|
20
20
|
|
|
21
|
+
spec.post_install_message = " (\n
|
|
22
|
+
) ( ) ( (_) ( ( ) (\n
|
|
23
|
+
(_) (_) (_) (_) |~| (_) (_) (_) (_)\n
|
|
24
|
+
|~| |~| |~| |~| |:| |~| |~| |~| |~|\n
|
|
25
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
26
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
27
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
28
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
29
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
30
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
31
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|\n
|
|
32
|
+
|:| |:| |:| |:| <+++> |:| |:| |:| |:|\n
|
|
33
|
+
<+++> <+++> <+++> <+++> }~{ <+++> <+++> <+++> <+++>\n
|
|
34
|
+
}~{ }~{ }~{ }~{ {+} }~{ }~{ }~{ }~{\n
|
|
35
|
+
{+} {+} {+} {+} {+} {+} {+} {+} {+}\n
|
|
36
|
+
{} {} {} {} {+} {} {} {} {}\n
|
|
37
|
+
`{} `{} `{} {} {+} {} {}` {}` {}`\n
|
|
38
|
+
`{} `{} `{} {}{+}{} {}` {}` {}`\n
|
|
39
|
+
`'{}{}{}{}{}{}{}{}+{}{}{}{}{}{}{}{}'`\n
|
|
40
|
+
`{}{}{}{}__/_\__{}{}{}{}`\n
|
|
41
|
+
\/ \/\n
|
|
42
|
+
/\___/\n
|
|
43
|
+
~~\_/~~\n
|
|
44
|
+
{+}\n
|
|
45
|
+
{+}\n
|
|
46
|
+
__<+++>__\n
|
|
47
|
+
___{}{}\O/{}{}___\n
|
|
48
|
+
__<+++++++++++++++++>__\n
|
|
49
|
+
jgs {}{}{}{}{}{/O\}{}{}{}{}{}\n
|
|
50
|
+
`\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"`\n\n
|
|
51
|
+
Make your ruby code Kosher!!!"
|
|
52
|
+
|
|
21
53
|
spec.add_dependency "activesupport"
|
|
22
54
|
|
|
23
55
|
spec.add_development_dependency "bundler"
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: shabbat
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- adam klein
|
|
@@ -105,7 +105,69 @@ homepage: http://github.com/500tech/shabbat
|
|
|
105
105
|
licenses:
|
|
106
106
|
- MIT
|
|
107
107
|
metadata: {}
|
|
108
|
-
post_install_message:
|
|
108
|
+
post_install_message: |2-
|
|
109
|
+
(
|
|
110
|
+
|
|
111
|
+
) ( ) ( (_) ( ( ) (
|
|
112
|
+
|
|
113
|
+
(_) (_) (_) (_) |~| (_) (_) (_) (_)
|
|
114
|
+
|
|
115
|
+
|~| |~| |~| |~| |:| |~| |~| |~| |~|
|
|
116
|
+
|
|
117
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
118
|
+
|
|
119
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
120
|
+
|
|
121
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
122
|
+
|
|
123
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
124
|
+
|
|
125
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
126
|
+
|
|
127
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
128
|
+
|
|
129
|
+
|:| |:| |:| |:| |:| |:| |:| |:| |:|
|
|
130
|
+
|
|
131
|
+
|:| |:| |:| |:| <+++> |:| |:| |:| |:|
|
|
132
|
+
|
|
133
|
+
<+++> <+++> <+++> <+++> }~{ <+++> <+++> <+++> <+++>
|
|
134
|
+
|
|
135
|
+
}~{ }~{ }~{ }~{ {+} }~{ }~{ }~{ }~{
|
|
136
|
+
|
|
137
|
+
{+} {+} {+} {+} {+} {+} {+} {+} {+}
|
|
138
|
+
|
|
139
|
+
{} {} {} {} {+} {} {} {} {}
|
|
140
|
+
|
|
141
|
+
`{} `{} `{} {} {+} {} {}` {}` {}`
|
|
142
|
+
|
|
143
|
+
`{} `{} `{} {}{+}{} {}` {}` {}`
|
|
144
|
+
|
|
145
|
+
`'{}{}{}{}{}{}{}{}+{}{}{}{}{}{}{}{}'`
|
|
146
|
+
|
|
147
|
+
`{}{}{}{}__/___{}{}{}{}`
|
|
148
|
+
|
|
149
|
+
/ /
|
|
150
|
+
|
|
151
|
+
/___/
|
|
152
|
+
|
|
153
|
+
~~_/~~
|
|
154
|
+
|
|
155
|
+
{+}
|
|
156
|
+
|
|
157
|
+
{+}
|
|
158
|
+
|
|
159
|
+
__<+++>__
|
|
160
|
+
|
|
161
|
+
___{}{}O/{}{}___
|
|
162
|
+
|
|
163
|
+
__<+++++++++++++++++>__
|
|
164
|
+
|
|
165
|
+
jgs {}{}{}{}{}{/O}{}{}{}{}{}
|
|
166
|
+
|
|
167
|
+
`"""""""""""""""""""""""`
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
Make your ruby code Kosher!!!
|
|
109
171
|
rdoc_options: []
|
|
110
172
|
require_paths:
|
|
111
173
|
- lib
|