brightcontent-core 2.0.5 → 2.0.6
Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock
CHANGED
File without changes
|
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.
|
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/
|
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:
|
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:
|
354
|
+
hash: 4143562847390699843
|
355
355
|
requirements: []
|
356
356
|
rubyforge_project:
|
357
357
|
rubygems_version: 1.8.24
|