faker-stoked 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.rdoc +0 -3
- data/VERSION +1 -1
- data/faker-stoked.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ed87d18f1067dc432c92998543c43831aecc561
|
4
|
+
data.tar.gz: 8cbc7373f33277d5acdbce4001737392d33657a3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d7b3a5939589520d9ce2b9749418c0a57f9b11fe8cd2639da6102bff0dacf64dfd53670e5bd0c6782780bba08061054343bff5063e4acee20829200fd051b112
|
7
|
+
data.tar.gz: 9ece0261e669b667429eafa6ebb64ce611692a56972d256157dcc956f73d267fdacbc121478daf99094e5731f728d94177be313f2f85a7b072de758713f5a300
|
data/README.rdoc
CHANGED
@@ -23,9 +23,6 @@ with Bundler, add faker and the faker-stoked gems to your Gemfile:
|
|
23
23
|
> Faker::Stoked.bro_job
|
24
24
|
=> "brogrammer"
|
25
25
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
26
|
== Contributing to faker-stoked
|
30
27
|
|
31
28
|
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.5
|
data/faker-stoked.gemspec
CHANGED