brightcontent-pages 2.0.3 → 2.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile.lock +3 -3
  2. data/script/rails +1 -1
  3. metadata +6 -6
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightcontent-pages (2.0.3)
4
+ brightcontent-pages (2.0.5)
5
5
  awesome_nested_set
6
- brightcontent-core (= 2.0.3)
6
+ brightcontent-core (= 2.0.5)
7
7
 
8
8
  PATH
9
9
  remote: ../core
10
10
  specs:
11
- brightcontent-core (2.0.3)
11
+ brightcontent-core (2.0.5)
12
12
  bcrypt-ruby
13
13
  bootstrap-wysihtml5-rails
14
14
  has_scope
@@ -2,7 +2,7 @@
2
2
  # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
3
3
 
4
4
  ENGINE_ROOT = File.expand_path('../..', __FILE__)
5
- ENGINE_PATH = File.expand_path('../../lib/brightcontent/engine', __FILE__)
5
+ ENGINE_PATH = File.expand_path('../../lib/brightcontent/pages/engine', __FILE__)
6
6
 
7
7
  require 'rails/all'
8
8
  require 'rails/engine/commands'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.3
4
+ version: 2.0.5
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: 2012-12-23 00:00:00.000000000 Z
12
+ date: 2012-12-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: brightcontent-core
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 2.0.3
21
+ version: 2.0.5
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - '='
28
28
  - !ruby/object:Gem::Version
29
- version: 2.0.3
29
+ version: 2.0.5
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: awesome_nested_set
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -208,7 +208,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
208
208
  version: '0'
209
209
  segments:
210
210
  - 0
211
- hash: 1483221481165556469
211
+ hash: 4272277203946093684
212
212
  required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  none: false
214
214
  requirements:
@@ -217,7 +217,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
217
217
  version: '0'
218
218
  segments:
219
219
  - 0
220
- hash: 1483221481165556469
220
+ hash: 4272277203946093684
221
221
  requirements: []
222
222
  rubyforge_project:
223
223
  rubygems_version: 1.8.24