pictureframe 0.0.10 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/pictureframe.rb +1 -0
- data/lib/pictureframe/version.rb +1 -1
- data/pictureframe-0.0.10.gem +0 -0
- data/pictureframe-0.0.9.gem +0 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ac641567cb430a204bb100f219affa1a7ab3ad6
|
4
|
+
data.tar.gz: b4238c615d6ea0fc3f90b8399cde892182334dc5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c38b98c2a3a0467503012e76a0ae89a8440267f9b324972067ccfca54d906c8f5eea279c6f64e467c1de880605ee8f1f097a9bd8ef70297a9d26f5962c90780
|
7
|
+
data.tar.gz: 04146b022e114a80e8a0d685de14efed31b759d25689fe5cca5928d2975b333ceedc94232fdd0c60ddfbf0cb0a3c812707faf310d82aaba28fb010d7e1e74d72
|
data/lib/pictureframe.rb
CHANGED
data/lib/pictureframe/version.rb
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pictureframe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cody Palmer
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-03-
|
11
|
+
date: 2016-03-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -84,7 +84,9 @@ files:
|
|
84
84
|
- bin/setup
|
85
85
|
- lib/pictureframe.rb
|
86
86
|
- lib/pictureframe/version.rb
|
87
|
+
- pictureframe-0.0.10.gem
|
87
88
|
- pictureframe-0.0.8.gem
|
89
|
+
- pictureframe-0.0.9.gem
|
88
90
|
- pictureframe.gemspec
|
89
91
|
homepage: http://www.github.com/cdpalmer
|
90
92
|
licenses:
|