spud_cms 0.9.13 → 0.9.14

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: spud_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.13
4
+ version: 0.9.14
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-22 00:00:00.000000000 Z
12
+ date: 2013-02-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -359,6 +359,7 @@ files:
359
359
  - spec/dummy/db/migrate/20120610123557_create_spud_user_settings.spud_core.rb
360
360
  - spec/dummy/db/migrate/20120610123615_add_site_id_to_spud_permalinks.spud_permalinks.rb
361
361
  - spec/dummy/db/schema.rb
362
+ - spec/dummy/log/test.log
362
363
  - spec/dummy/public/404.html
363
364
  - spec/dummy/public/422.html
364
365
  - spec/dummy/public/500.html
@@ -389,7 +390,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
389
390
  version: '0'
390
391
  segments:
391
392
  - 0
392
- hash: 4595011608260330780
393
+ hash: 3270227730957478480
393
394
  required_rubygems_version: !ruby/object:Gem::Requirement
394
395
  none: false
395
396
  requirements:
@@ -398,7 +399,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
398
399
  version: '0'
399
400
  segments:
400
401
  - 0
401
- hash: 4595011608260330780
402
+ hash: 3270227730957478480
402
403
  requirements: []
403
404
  rubyforge_project:
404
405
  rubygems_version: 1.8.24
@@ -443,6 +444,7 @@ test_files:
443
444
  - spec/dummy/db/migrate/20120610123557_create_spud_user_settings.spud_core.rb
444
445
  - spec/dummy/db/migrate/20120610123615_add_site_id_to_spud_permalinks.spud_permalinks.rb
445
446
  - spec/dummy/db/schema.rb
447
+ - spec/dummy/log/test.log
446
448
  - spec/dummy/public/404.html
447
449
  - spec/dummy/public/422.html
448
450
  - spec/dummy/public/500.html