rails_admin_material_theme 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rails_admin_material_theme/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: db32dce361c8095f263aec2d85762bbc6f2c206f
|
4
|
+
data.tar.gz: ce04d36c29206612699d36fd1d7ae216b35236d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7a07b63b0fac75d9353533ddf953d8ddd3a374103c84d8f9fe76178785ef060301bbab33ec7776f3cf5b1f768b01596cae784ebdff6810840d78b15f0a59f439
|
7
|
+
data.tar.gz: 7601bcd7edb3254db39dc1894f081a780b0e01b100fc998717c28f3d324104a222a03f090e73808df3fa3fb5a03fbac9f22e922136fec2d626bad964317bce39
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails_admin_material_theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Guanting Chen
|
@@ -40,7 +40,7 @@ files:
|
|
40
40
|
- vendor/assets/stylesheets/rails_admin/themes/material_theme/mixins.scss
|
41
41
|
- vendor/assets/stylesheets/rails_admin/themes/material_theme/theming.scss
|
42
42
|
- vendor/assets/stylesheets/rails_admin/themes/material_theme/variables.scss
|
43
|
-
homepage:
|
43
|
+
homepage: https://github.com/guanting112/rails_admin_material_theme
|
44
44
|
licenses:
|
45
45
|
- MIT
|
46
46
|
metadata: {}
|