brightcontent-core 2.0.3 → 2.0.5
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.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-
|
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:
|
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:
|
354
|
+
hash: 2576822451192332859
|
354
355
|
requirements: []
|
355
356
|
rubyforge_project:
|
356
357
|
rubygems_version: 1.8.24
|