sinatra-pages 0.5.3 → 0.5.4

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.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sinatra-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.5.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julio Javier Cicchelli
@@ -62,7 +62,7 @@ dependencies:
62
62
  - !ruby/object:Gem::Version
63
63
  version: 0.5.3
64
64
  version:
65
- description: " A Sinatra extension to manage static pages.\n"
65
+ description: " A Sinatra extension for static pages rendering.\n"
66
66
  email: javier@rock-n-code.com
67
67
  executables: []
68
68
 
@@ -112,7 +112,7 @@ rubyforge_project:
112
112
  rubygems_version: 1.3.5
113
113
  signing_key:
114
114
  specification_version: 3
115
- summary: A Sinatra extension to manage static pages.
115
+ summary: A Sinatra extension for static pages rendering.
116
116
  test_files:
117
117
  - spec/pages_spec.rb
118
118
  - spec/spec_helper.rb