brightcontent-core 2.0.3 → 2.0.5

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightcontent-core (2.0.3)
4
+ brightcontent-core (2.0.5)
5
5
  bcrypt-ruby
6
6
  bootstrap-wysihtml5-rails
7
7
  has_scope
File without changes
@@ -14,4 +14,4 @@
14
14
  //= require jquery_ujs
15
15
  //= require bootstrap-wysihtml5
16
16
  //= require bootstrap-wysihtml5/locales/nl-NL
17
- //= require_tree .
17
+ //= require brightcontent/assets
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent-core
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: rails
@@ -232,6 +232,7 @@ files:
232
232
  - app/assets/images/brightcontent/.gitkeep
233
233
  - app/assets/images/brightcontent/glyphicons-halflings-white.png
234
234
  - app/assets/images/brightcontent/glyphicons-halflings.png
235
+ - app/assets/javascripts/brightcontent/assets.js
235
236
  - app/assets/javascripts/brightcontent/bootstrap.min.js
236
237
  - app/assets/javascripts/brightcontent/brightcontent.js
237
238
  - app/assets/javascripts/brightcontent/custom.js
@@ -341,7 +342,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
341
342
  version: '0'
342
343
  segments:
343
344
  - 0
344
- hash: -1697021567461287672
345
+ hash: 2576822451192332859
345
346
  required_rubygems_version: !ruby/object:Gem::Requirement
346
347
  none: false
347
348
  requirements:
@@ -350,7 +351,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
350
351
  version: '0'
351
352
  segments:
352
353
  - 0
353
- hash: -1697021567461287672
354
+ hash: 2576822451192332859
354
355
  requirements: []
355
356
  rubyforge_project:
356
357
  rubygems_version: 1.8.24