locomotive_cms 2.0.0 → 2.0.1

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 (2) hide show
  1. data/lib/locomotive/version.rb +1 -1
  2. metadata +8 -5
@@ -1,3 +1,3 @@
1
1
  module Locomotive #:nodoc
2
- VERSION = '2.0.0'
2
+ VERSION = '2.0.1'
3
3
  end
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: locomotive_cms
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.0.0
5
+ version: 2.0.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Didier Lafforgue
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-03 00:00:00.000000000 Z
12
+ date: 2013-04-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  type: :runtime
@@ -1337,17 +1337,20 @@ required_ruby_version: !ruby/object:Gem::Requirement
1337
1337
  - !ruby/object:Gem::Version
1338
1338
  segments:
1339
1339
  - 0
1340
- hash: -3982697852319704941
1340
+ hash: -3303457319512363184
1341
1341
  version: '0'
1342
1342
  required_rubygems_version: !ruby/object:Gem::Requirement
1343
1343
  none: false
1344
1344
  requirements:
1345
1345
  - - ! '>='
1346
1346
  - !ruby/object:Gem::Version
1347
- version: 1.8.25
1347
+ segments:
1348
+ - 0
1349
+ hash: -3303457319512363184
1350
+ version: '0'
1348
1351
  requirements: []
1349
1352
  rubyforge_project:
1350
- rubygems_version: 1.8.24
1353
+ rubygems_version: 1.8.25
1351
1354
  signing_key:
1352
1355
  specification_version: 3
1353
1356
  summary: A Next Generation Sexy CMS for Rails 3