devlopr 0.4.3 → 0.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_layouts/{about_me.html → home.html} +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 992d0ad0f0101396a782225acaba27d1bf6c770ad5faced4f9dbd702c03a22a5
|
4
|
+
data.tar.gz: 85af1b12c1f5eaabb60ffa3bd7df7b0cf7cff8e2ef9404caeb8b249bb861cd58
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b2ed1261236f0cb16502bfc6944a9c42be5625f08fc827fb54c5881ac909094c269a3e739148dd445e1e9292483e30a1ff81c24f9f32984ce60385775ad2223a
|
7
|
+
data.tar.gz: 0fa9a9c452194d1d158056297ce647f8251d1a9534ec046ae9e078880125119b01699340d87698ba6b63792d775dde866bbf525853837073f4a515550c248eeb
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: devlopr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sujay Kundu
|
@@ -156,11 +156,11 @@ files:
|
|
156
156
|
- _includes/product.html
|
157
157
|
- _includes/product_definition.html
|
158
158
|
- _includes/twitter_follow_button.html
|
159
|
-
- _layouts/about_me.html
|
160
159
|
- _layouts/blog.html
|
161
160
|
- _layouts/compress.html
|
162
161
|
- _layouts/contact_me.html
|
163
162
|
- _layouts/default.html
|
163
|
+
- _layouts/home.html
|
164
164
|
- _layouts/page.html
|
165
165
|
- _layouts/post.html
|
166
166
|
- _layouts/product.html
|