brightcontent-core 2.0.5 → 2.0.6

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.5)
4
+ brightcontent-core (2.0.6)
5
5
  bcrypt-ruby
6
6
  bootstrap-wysihtml5-rails
7
7
  has_scope
@@ -14,4 +14,4 @@
14
14
  //= require jquery_ujs
15
15
  //= require bootstrap-wysihtml5
16
16
  //= require bootstrap-wysihtml5/locales/nl-NL
17
- //= require brightcontent/assets
17
+ //= require brightcontent/attachments
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.5
4
+ version: 2.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -232,7 +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
+ - app/assets/javascripts/brightcontent/attachments.js
236
236
  - app/assets/javascripts/brightcontent/bootstrap.min.js
237
237
  - app/assets/javascripts/brightcontent/brightcontent.js
238
238
  - app/assets/javascripts/brightcontent/custom.js
@@ -342,7 +342,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
342
342
  version: '0'
343
343
  segments:
344
344
  - 0
345
- hash: 2576822451192332859
345
+ hash: 4143562847390699843
346
346
  required_rubygems_version: !ruby/object:Gem::Requirement
347
347
  none: false
348
348
  requirements:
@@ -351,7 +351,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
351
351
  version: '0'
352
352
  segments:
353
353
  - 0
354
- hash: 2576822451192332859
354
+ hash: 4143562847390699843
355
355
  requirements: []
356
356
  rubyforge_project:
357
357
  rubygems_version: 1.8.24