articulate_ui 0.0.8 → 0.0.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
  SHA1:
3
- metadata.gz: 2e52c540876517dedcc26bb40bbacc502ceddc06
4
- data.tar.gz: b3c75780f2edb684eb0728a1a379531dfe1ef69e
3
+ metadata.gz: b7e2f2c207a1a1e6f7ca0b075da1f9f28055469b
4
+ data.tar.gz: 0a6f133e91f48d74c17307b58be7846a407aa6f3
5
5
  SHA512:
6
- metadata.gz: 322a2fa8b94afa3dacbdaf1f560a215ef7f51d55a70e70c9436b6715d3972e29b79328298b6d4ba348453555b6dde4e380951dd3096bb8b47134d470a2ce6930
7
- data.tar.gz: 6b7e34a9b48ddb36ac0ee255f3a96e5b500564b37549f01fe4feb4629b0e5c0dd239e764011e49850ac4c77043c909849ee64161e55f36a4f3243f7a2d7122be
6
+ metadata.gz: 708f9980f68110d2943a10ce04e6785f677237ac2a30c444a47db53af160d61ac73142fde7c4872a288ce5dddcb88227f2aa17ac24ae96acf0464e0f90a63496
7
+ data.tar.gz: 7946d8e10aa1f512ee46d9419e9148a9f818a18206eec4779f84d3c6ac016e18da08ce9221ac2b98dbcb8c11525bb1a41e0509c59e01ce2e2d7865b7879766de
@@ -12,4 +12,7 @@
12
12
  *
13
13
  *= require articulate_ui/normalize
14
14
  *= require articulate_ui/pure
15
+ *= require articulate_ui/articulate_theme/elements
16
+ *= require articulate_ui/articulate_theme/colors
17
+ *= require articulate_ui/articulate_theme/buttons
15
18
  */
@@ -1,3 +1,3 @@
1
1
  module ArticulateUi
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: articulate_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jerzy J. Gangi