words_with_dave 0.3.0 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/words_with_dave.rb +1 -1
- data/lib/words_with_dave/version.rb +1 -1
- data/words_with_dave-0.3.0.gem +0 -0
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fac32a4d40d1945017013f0a3d01d929c565d4af
|
4
|
+
data.tar.gz: 6dc5696de4f059cb9969d08af1f171537fcdef93
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a4a6b41317422dc736f4fc6f22b854998ceb2fdeb6100fbd034fbeaf0e538e5a7cdb30b562fa036cc6a8d40efe3f53de7d4c22309b4e9000149def2457657d2c
|
7
|
+
data.tar.gz: c9650adf79e4984ae7d12946af39fa618f15587db643ad9db627964b5a9b838e00d74b04bd12faf50565065b701645c33aa09ff5d0dc5c734413585ed9e609fb
|
data/lib/words_with_dave.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: words_with_dave
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 1.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Jungst
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-11-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -89,6 +89,7 @@ files:
|
|
89
89
|
- lib/words_with_dave/version.rb
|
90
90
|
- words_with_dave-0.1.0.gem
|
91
91
|
- words_with_dave-0.2.0.gem
|
92
|
+
- words_with_dave-0.3.0.gem
|
92
93
|
- words_with_dave.gemspec
|
93
94
|
homepage: https://github.com/wdjungst/words_with_dave
|
94
95
|
licenses:
|