rails_admin_material_theme 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1b4762ccfeb020628e697860676d266eeb5c330b
4
- data.tar.gz: 2431825b98fbd1be0f6c099d69abb665ec03502b
3
+ metadata.gz: db32dce361c8095f263aec2d85762bbc6f2c206f
4
+ data.tar.gz: ce04d36c29206612699d36fd1d7ae216b35236d1
5
5
  SHA512:
6
- metadata.gz: 76923c9318e104d677f0c5fcc1d1b0048c876a571a6fc067e8e218e2418b9a6c6704aa7b732194278adf5f9a280bc4c9a3bfc3706b39074698f7731bc63fea81
7
- data.tar.gz: d9ef90976351a17d18016d819cc588b9020d8feb23849d95255c2c7cbacc8ca35dbfd7f810e3bb765a22c895f43c0b28be2b924ac078a0e69eef9b280f3a4ae0
6
+ metadata.gz: 7a07b63b0fac75d9353533ddf953d8ddd3a374103c84d8f9fe76178785ef060301bbab33ec7776f3cf5b1f768b01596cae784ebdff6810840d78b15f0a59f439
7
+ data.tar.gz: 7601bcd7edb3254db39dc1894f081a780b0e01b100fc998717c28f3d324104a222a03f090e73808df3fa3fb5a03fbac9f22e922136fec2d626bad964317bce39
@@ -1,3 +1,3 @@
1
1
  module RailsAdminMaterialTheme
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
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.0
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: http://guanting.io
43
+ homepage: https://github.com/guanting112/rails_admin_material_theme
44
44
  licenses:
45
45
  - MIT
46
46
  metadata: {}