brightcontent-core 2.0.0.alpha6 → 2.0.1

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.
Files changed (2) hide show
  1. data/Gemfile.lock +1 -1
  2. metadata +8 -5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightcontent-core (2.0.0.alpha6)
4
+ brightcontent-core (2.0.1)
5
5
  bcrypt-ruby
6
6
  bootstrap-wysihtml5-rails
7
7
  inherited_resources
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.alpha6
5
- prerelease: 6
4
+ version: 2.0.1
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Developers at Brightin
@@ -322,13 +322,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
322
322
  version: '0'
323
323
  segments:
324
324
  - 0
325
- hash: -1989363523292701823
325
+ hash: 701533251447277720
326
326
  required_rubygems_version: !ruby/object:Gem::Requirement
327
327
  none: false
328
328
  requirements:
329
- - - ! '>'
329
+ - - ! '>='
330
330
  - !ruby/object:Gem::Version
331
- version: 1.3.1
331
+ version: '0'
332
+ segments:
333
+ - 0
334
+ hash: 701533251447277720
332
335
  requirements: []
333
336
  rubyforge_project:
334
337
  rubygems_version: 1.8.24