bootswatch-rails 0.3.2 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. data/.gitignore +1 -0
  2. data/HISTORY.md +4 -0
  3. data/README.md +6 -0
  4. data/converter +4 -1
  5. data/lib/bootswatch-rails/version.rb +1 -1
  6. data/vendor/assets/stylesheets/bootswatch/amelia/_bootswatch.scss +78 -61
  7. data/vendor/assets/stylesheets/bootswatch/amelia/_variables.scss +73 -73
  8. data/vendor/assets/stylesheets/bootswatch/cerulean/_bootswatch.scss +2 -3
  9. data/vendor/assets/stylesheets/bootswatch/cerulean/_variables.scss +2 -2
  10. data/vendor/assets/stylesheets/bootswatch/cosmo/_bootswatch.scss +26 -6
  11. data/vendor/assets/stylesheets/bootswatch/cosmo/_variables.scss +2 -2
  12. data/vendor/assets/stylesheets/bootswatch/cyborg/_bootswatch.scss +11 -6
  13. data/vendor/assets/stylesheets/bootswatch/cyborg/_variables.scss +1 -1
  14. data/vendor/assets/stylesheets/bootswatch/journal/_bootswatch.scss +6 -4
  15. data/vendor/assets/stylesheets/bootswatch/journal/_variables.scss +1 -2
  16. data/vendor/assets/stylesheets/bootswatch/readable/_bootswatch.scss +2 -2
  17. data/vendor/assets/stylesheets/bootswatch/readable/_variables.scss +15 -15
  18. data/vendor/assets/stylesheets/bootswatch/simplex/_bootswatch.scss +2 -1
  19. data/vendor/assets/stylesheets/bootswatch/simplex/_variables.scss +1 -1
  20. data/vendor/assets/stylesheets/bootswatch/slate/_bootswatch.scss +11 -8
  21. data/vendor/assets/stylesheets/bootswatch/slate/_variables.scss +1 -1
  22. data/vendor/assets/stylesheets/bootswatch/spacelab/_bootswatch.scss +37 -9
  23. data/vendor/assets/stylesheets/bootswatch/spacelab/_variables.scss +68 -68
  24. data/vendor/assets/stylesheets/bootswatch/spruce/_bootswatch.scss +26 -42
  25. data/vendor/assets/stylesheets/bootswatch/spruce/_variables.scss +4 -4
  26. data/vendor/assets/stylesheets/bootswatch/superhero/_bootswatch.scss +15 -28
  27. data/vendor/assets/stylesheets/bootswatch/superhero/_variables.scss +1 -1
  28. data/vendor/assets/stylesheets/bootswatch/united/_bootswatch.scss +1 -1
  29. data/vendor/assets/stylesheets/bootswatch/united/_variables.scss +1 -1
  30. metadata +3 -3
@@ -1,4 +1,4 @@
1
- // Superhero 2.2.2
1
+ // Superhero 2.3.0
2
2
  // Variables
3
3
  // --------------------------------------------------
4
4
 
@@ -1,4 +1,4 @@
1
- // United 2.2.2
1
+ // United 2.3.0
2
2
  // Bootswatch
3
3
  // -----------------------------------------------------
4
4
 
@@ -1,4 +1,4 @@
1
- // United 2.2.2
1
+ // United 2.3.0
2
2
  // Variables
3
3
  // --------------------------------------------------
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.4.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-24 00:00:00.000000000 Z
12
+ date: 2013-02-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -89,7 +89,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  version: '0'
90
90
  requirements: []
91
91
  rubyforge_project:
92
- rubygems_version: 1.8.24
92
+ rubygems_version: 1.8.23
93
93
  signing_key:
94
94
  specification_version: 3
95
95
  summary: Bootswatches in your Rails asset pipeline