bootswatch 4.0.0.alpha1 → 4.0.0.alpha6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/Rakefile +1 -0
  4. data/app/assets/stylesheets/bootswatch/cerulean/_bootswatch.scss +1 -5
  5. data/app/assets/stylesheets/bootswatch/cerulean/_variables.scss +312 -206
  6. data/app/assets/stylesheets/bootswatch/cosmo/_variables.scss +312 -206
  7. data/app/assets/stylesheets/bootswatch/custom/_variables.scss +324 -220
  8. data/app/assets/stylesheets/bootswatch/cyborg/_bootswatch.scss +6 -5
  9. data/app/assets/stylesheets/bootswatch/cyborg/_variables.scss +293 -187
  10. data/app/assets/stylesheets/bootswatch/darkly/_bootswatch.scss +0 -4
  11. data/app/assets/stylesheets/bootswatch/darkly/_variables.scss +293 -187
  12. data/app/assets/stylesheets/bootswatch/flatly/_bootswatch.scss +0 -9
  13. data/app/assets/stylesheets/bootswatch/flatly/_variables.scss +305 -199
  14. data/app/assets/stylesheets/bootswatch/journal/_bootswatch.scss +7 -3
  15. data/app/assets/stylesheets/bootswatch/journal/_variables.scss +308 -204
  16. data/app/assets/stylesheets/bootswatch/litera/_bootswatch.scss +6 -6
  17. data/app/assets/stylesheets/bootswatch/litera/_variables.scss +306 -200
  18. data/app/assets/stylesheets/bootswatch/lumen/_bootswatch.scss +3 -7
  19. data/app/assets/stylesheets/bootswatch/lumen/_variables.scss +308 -202
  20. data/app/assets/stylesheets/bootswatch/lux/_bootswatch.scss +1 -5
  21. data/app/assets/stylesheets/bootswatch/lux/_variables.scss +305 -201
  22. data/app/assets/stylesheets/bootswatch/materia/_bootswatch.scss +2 -6
  23. data/app/assets/stylesheets/bootswatch/materia/_variables.scss +308 -204
  24. data/app/assets/stylesheets/bootswatch/minty/_bootswatch.scss +1 -5
  25. data/app/assets/stylesheets/bootswatch/minty/_variables.scss +301 -196
  26. data/app/assets/stylesheets/bootswatch/pulse/_bootswatch.scss +0 -4
  27. data/app/assets/stylesheets/bootswatch/pulse/_variables.scss +302 -198
  28. data/app/assets/stylesheets/bootswatch/sandstone/_bootswatch.scss +1 -5
  29. data/app/assets/stylesheets/bootswatch/sandstone/_variables.scss +286 -180
  30. data/app/assets/stylesheets/bootswatch/simplex/_bootswatch.scss +4 -7
  31. data/app/assets/stylesheets/bootswatch/simplex/_variables.scss +305 -201
  32. data/app/assets/stylesheets/bootswatch/slate/_bootswatch.scss +0 -4
  33. data/app/assets/stylesheets/bootswatch/slate/_variables.scss +291 -186
  34. data/app/assets/stylesheets/bootswatch/solar/_bootswatch.scss +45 -0
  35. data/app/assets/stylesheets/bootswatch/solar/_variables.scss +961 -0
  36. data/app/assets/stylesheets/bootswatch/spacelab/_bootswatch.scss +4 -8
  37. data/app/assets/stylesheets/bootswatch/spacelab/_variables.scss +304 -198
  38. data/app/assets/stylesheets/bootswatch/superhero/_bootswatch.scss +0 -4
  39. data/app/assets/stylesheets/bootswatch/superhero/_variables.scss +292 -187
  40. data/app/assets/stylesheets/bootswatch/united/_bootswatch.scss +0 -4
  41. data/app/assets/stylesheets/bootswatch/united/_variables.scss +310 -204
  42. data/app/assets/stylesheets/bootswatch/yeti/_bootswatch.scss +2 -2
  43. data/app/assets/stylesheets/bootswatch/yeti/_variables.scss +305 -199
  44. data/bootswatch.gemspec +1 -1
  45. data/lib/bootswatch/version.rb +1 -1
  46. metadata +5 -3
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["khairi@labs.my"]
11
11
  spec.summary = %q{Bootswatches sass for rails.}
12
12
  spec.description = %q{Bootswatches in your Rails asset pipeline.}
13
- spec.homepage = "https://github.com/mkhairi/bootswatch"
13
+ spec.homepage = "https://github.com/mkhairi/bootswatch-sass"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0")
@@ -1,3 +1,3 @@
1
1
  module Bootswatch
2
- VERSION = '4.0.0.alpha1'
2
+ VERSION = '4.0.0.alpha6'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0.alpha1
4
+ version: 4.0.0.alpha6
5
5
  platform: ruby
6
6
  authors:
7
7
  - mkhairi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-03 00:00:00.000000000 Z
11
+ date: 2017-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -82,6 +82,8 @@ files:
82
82
  - app/assets/stylesheets/bootswatch/simplex/_variables.scss
83
83
  - app/assets/stylesheets/bootswatch/slate/_bootswatch.scss
84
84
  - app/assets/stylesheets/bootswatch/slate/_variables.scss
85
+ - app/assets/stylesheets/bootswatch/solar/_bootswatch.scss
86
+ - app/assets/stylesheets/bootswatch/solar/_variables.scss
85
87
  - app/assets/stylesheets/bootswatch/spacelab/_bootswatch.scss
86
88
  - app/assets/stylesheets/bootswatch/spacelab/_variables.scss
87
89
  - app/assets/stylesheets/bootswatch/superhero/_bootswatch.scss
@@ -93,7 +95,7 @@ files:
93
95
  - bootswatch.gemspec
94
96
  - lib/bootswatch.rb
95
97
  - lib/bootswatch/version.rb
96
- homepage: https://github.com/mkhairi/bootswatch
98
+ homepage: https://github.com/mkhairi/bootswatch-sass
97
99
  licenses:
98
100
  - MIT
99
101
  metadata: {}