lato 0.3.8 → 0.3.9
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9fd0952596b2c7e5ec492c78e17e6493890b7861ea270af6652831a0d4fd0a41
|
4
|
+
data.tar.gz: f72f96a8051b081e467fcb8d998d1224079f0f19ec720394a246d2dd4f223ac8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6923a33238d0a0ab6c1fb82935af260b58c4eeecc18666a0c5387645fa6e89095f6233be8ad270cbf0864612216a2ae0e68c541f5263ce26ea10f98159d6ecee
|
7
|
+
data.tar.gz: 5ddae3839c659121ae866ffa3054fb271defc418b2f605f6e1ed0d8f0bfb3e34b2a43b00f42af8856c0160bd7d8c64935f187710129ee7f35f8c68fd90afe41e
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/lato/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lato
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gregorio Galante
|
@@ -105,6 +105,10 @@ files:
|
|
105
105
|
- README.md
|
106
106
|
- Rakefile
|
107
107
|
- app/assets/config/lato_manifest.js
|
108
|
+
- app/assets/images/lato/user-150x150.jpg
|
109
|
+
- app/assets/images/lato/user-300x300.jpg
|
110
|
+
- app/assets/images/lato/user-600x600.jpg
|
111
|
+
- app/assets/images/lato/user-900x900.jpg
|
108
112
|
- app/assets/javascripts/lato/application.js
|
109
113
|
- app/assets/javascripts/lato/controllers/application.js
|
110
114
|
- app/assets/javascripts/lato/controllers/index.js
|