afgor-ui 0.2.0 → 0.2.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: 3b15fb7b35ec06357b0c36fa170dba7737ead8c1
4
- data.tar.gz: 6e31b77450a24f3487bf4ae16dc2d956bf60007c
3
+ metadata.gz: 612ed1efdfbbb7df2f90d0082a449b4adfe5e46a
4
+ data.tar.gz: a4f1caa40097f177235a631c71cdfd679c79ec6f
5
5
  SHA512:
6
- metadata.gz: 3387be84e715fdf05e0ffb99f146d8919753944dcdc0536021f69019bcfa35c7d31ce77b38f3f07fa39c623af2c916f13a0eb7854859b7005a1173526d8c8426
7
- data.tar.gz: 7d711d041d16375d3fa637fcfa8e8c817cf9f95087f24406a3419675c1e9bd880dbf9807e1b72603d8bad32380855706cb482b9cc4d8e5e3fcc9d8ee456d9dca
6
+ metadata.gz: aa743484e95c856919b768543d2214311eb8239f9198e76c5b1a87e2aeea78dd9e541be9d47c804edcf13d244e87513581608a5e61ae50782aa827df30d0d29f
7
+ data.tar.gz: 5c419069179033bd9bdc13dbaabbb1070fc4b6a41664e799503b8a7fca628dfaf127af821ca9b2621ffa9f766e296222db1d00feb40f3bd3826c1bf30fb23af1
data/afgor-ui.gemspec CHANGED
@@ -10,10 +10,8 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["markus@afgor.com"]
11
11
 
12
12
  spec.summary = %q{A simple framework by afgor.com}
13
- spec.description = %q{Created for designing web apps and simple websites. Has some nice effects and is fully flat.\n
14
- For more information visit https://github.com/MarkusBansky/afgor-framework/tree/ruby-package \n
15
- or view wiki page on github.}
16
- spec.homepage = "https://github.com/MarkusBansky/afgor-framework/tree/ruby-package"
13
+ spec.description = %q{Created for designing web apps and websites. Has some nice effects and is fully flat
14
+ (https://github.com/MarkusBansky/afgor-framework/tree/ruby-package)}
17
15
  spec.license = "MIT"
18
16
 
19
17
  # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
@@ -1,5 +1,5 @@
1
1
  module Afgor
2
2
  module Ui
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: afgor-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Markus Benovsky
@@ -39,9 +39,8 @@ dependencies:
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
41
  description: |-
42
- Created for designing web apps and simple websites. Has some nice effects and is fully flat.\n
43
- For more information visit https://github.com/MarkusBansky/afgor-framework/tree/ruby-package \n
44
- or view wiki page on github.
42
+ Created for designing web apps and websites. Has some nice effects and is fully flat
43
+ (https://github.com/MarkusBansky/afgor-framework/tree/ruby-package)
45
44
  email:
46
45
  - markus@afgor.com
47
46
  executables: []
@@ -55,7 +54,6 @@ files:
55
54
  - LICENSE.txt
56
55
  - README.md
57
56
  - Rakefile
58
- - afgor-ui-0.1.0.gem
59
57
  - afgor-ui.gemspec
60
58
  - bin/console
61
59
  - bin/setup
@@ -64,7 +62,7 @@ files:
64
62
  - vendor/assets/javascripts/afgor-ui.js
65
63
  - vendor/assets/stylesheets/afgor-ui-grid.css
66
64
  - vendor/assets/stylesheets/afgor-ui.css
67
- homepage: https://github.com/MarkusBansky/afgor-framework/tree/ruby-package
65
+ homepage:
68
66
  licenses:
69
67
  - MIT
70
68
  metadata: {}
data/afgor-ui-0.1.0.gem DELETED
Binary file