cytoplasm 0.2.2 → 0.2.3

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cytoplasm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
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-01-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -94,7 +94,7 @@ dependencies:
94
94
  description: Cytoplasm is the gel-like substance that houses the nucleus and organelles
95
95
  of every cell of every organism on the planet Earth, as well as a jQuery-based bootstrap
96
96
  library for Ruby 1.9/Rails 3 designed and developed independently by MacKinley Smith,
97
- which builds upon LESS css and jQuery/jQuery UI Frameworks to make your application
97
+ which builds upon LESS CSS and jQuery/jQuery UI Frameworks to make your application
98
98
  beautiful, responsive, and recustomizable without diving into code. It comes complete
99
99
  with a settings partial that can be used to restyle any page of your site directly
100
100
  from your browser, a FontLoader class for you typographers, as well as a lightweight
@@ -207,6 +207,7 @@ files:
207
207
  - test/dummy/public/422.html
208
208
  - test/dummy/public/500.html
209
209
  - test/dummy/public/cytoplasm/cytoplasm.vars.less
210
+ - test/dummy/public/cytoplasm_logo.png
210
211
  - test/dummy/public/favicon.ico
211
212
  - test/dummy/public/fonts/1942-report/1942-webfont.eot
212
213
  - test/dummy/public/fonts/1942-report/1942-webfont.svg
@@ -269,6 +270,7 @@ files:
269
270
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.svg
270
271
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.ttf
271
272
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.woff
273
+ - test/dummy/public/tileable-bacteria-1.png
272
274
  - test/dummy/Rakefile
273
275
  - test/dummy/README.rdoc
274
276
  - test/dummy/script/rails
@@ -375,7 +377,7 @@ files:
375
377
  - test/dummy/tmp/cache/assets/E8C/480/sprockets%2Fdacb331ac961cf7b7cbc69abe8fb74dd
376
378
  - test/dummy/tmp/cache/assets/E8D/B40/sprockets%2Fb862bf7fb4b4c634aeaa9dfc97babc6b
377
379
  - test/test_helper.rb
378
- homepage: http://www.mackinleysmith.com/
380
+ homepage: http://cytoplasm.mackinleysmith.com/
379
381
  licenses: []
380
382
  post_install_message:
381
383
  rdoc_options: []
@@ -389,7 +391,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
389
391
  version: '0'
390
392
  segments:
391
393
  - 0
392
- hash: 1305867446761883813
394
+ hash: -1091182263201128409
393
395
  required_rubygems_version: !ruby/object:Gem::Requirement
394
396
  none: false
395
397
  requirements:
@@ -398,7 +400,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
398
400
  version: '0'
399
401
  segments:
400
402
  - 0
401
- hash: 1305867446761883813
403
+ hash: -1091182263201128409
402
404
  requirements: []
403
405
  rubyforge_project:
404
406
  rubygems_version: 1.8.24
@@ -467,6 +469,7 @@ test_files:
467
469
  - test/dummy/public/422.html
468
470
  - test/dummy/public/500.html
469
471
  - test/dummy/public/cytoplasm/cytoplasm.vars.less
472
+ - test/dummy/public/cytoplasm_logo.png
470
473
  - test/dummy/public/favicon.ico
471
474
  - test/dummy/public/fonts/1942-report/1942-webfont.eot
472
475
  - test/dummy/public/fonts/1942-report/1942-webfont.svg
@@ -529,6 +532,7 @@ test_files:
529
532
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.svg
530
533
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.ttf
531
534
  - test/dummy/public/fonts/Vitamin/VITAMINO-webfont.woff
535
+ - test/dummy/public/tileable-bacteria-1.png
532
536
  - test/dummy/Rakefile
533
537
  - test/dummy/README.rdoc
534
538
  - test/dummy/script/rails