creative_tim 0.0.2 → 0.0.3

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
  SHA1:
3
- metadata.gz: c29c44dd328edbb73ebe2bdd5213db5eb10f987d
4
- data.tar.gz: f8b2d4d193783341b99eff339cc2c65ae1615492
3
+ metadata.gz: bc4bf4fa7c1c43d38cac1a809b51179a965946d0
4
+ data.tar.gz: 17785f1e1bab120b48cf250d37287d2fb44d70b0
5
5
  SHA512:
6
- metadata.gz: ef8ee8417c0219343035d6476e5b095d230fa512be6b9e80f9c0c4f4d9a097ab43355b5bcf4ff529547bceea1494523aae7d64710fc596c509475d60d60f2c25
7
- data.tar.gz: 21c89360a605f4aad4c18bee28c2ec30dea82052dc8c807baef82a691d615e8554931674b37ed94538823eab9d08e900d6a8bdacb64a9ef1c30f8aeebe9c71b4
6
+ metadata.gz: fb64f52b7acc24e37dc89d37eabea9af893f5a23d59339a20cf9f9f1e559d95c049a52b5be206ec94928702149b605e64100fc55a347915cfb6183391f902e1c
7
+ data.tar.gz: 7714bc97e1218f943e467d9920a2cdb28600857a13f5c5b435ea4363177cc72c7c1d257efbe0d0685397975847fec6a9b547d3111287f71ea35da20b53a2d915
@@ -1,6 +1,6 @@
1
1
  module CreativeTim
2
2
  MAJOR = 0
3
3
  MINOR = 0
4
- PATCH = 2
4
+ PATCH = 3
5
5
  VERSION = "#{MAJOR}.#{MINOR}.#{PATCH}"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: creative_tim
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilton Garcia
@@ -68,23 +68,6 @@ files:
68
68
  - README.md
69
69
  - lib/creative_tim.rb
70
70
  - lib/creative_tim/version.rb
71
- - vendor/assets/fonts/FontAwesome.otf
72
- - vendor/assets/fonts/Pe-icon-7-stroke.eot
73
- - vendor/assets/fonts/Pe-icon-7-stroke.svg
74
- - vendor/assets/fonts/Pe-icon-7-stroke.ttf
75
- - vendor/assets/fonts/Pe-icon-7-stroke.woff
76
- - vendor/assets/fonts/fontawesome-webfont.eot
77
- - vendor/assets/fonts/fontawesome-webfont.svg
78
- - vendor/assets/fonts/fontawesome-webfont.ttf
79
- - vendor/assets/fonts/fontawesome-webfont.woff
80
- - vendor/assets/fonts/glyphicons-halflings-regular.eot
81
- - vendor/assets/fonts/glyphicons-halflings-regular.svg
82
- - vendor/assets/fonts/glyphicons-halflings-regular.ttf
83
- - vendor/assets/fonts/glyphicons-halflings-regular.woff
84
- - vendor/assets/fonts/themify.eot
85
- - vendor/assets/fonts/themify.svg
86
- - vendor/assets/fonts/themify.ttf
87
- - vendor/assets/fonts/themify.woff
88
71
  - vendor/assets/images/blue.jpg
89
72
  - vendor/assets/images/faces/face-1.jpg
90
73
  - vendor/assets/images/faces/face-2.jpg
Binary file