brightcontent 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/VERSION +1 -1
  4. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f1ef409919a2f4f1e8dabe72cb0d873b563dcdcc
4
- data.tar.gz: 588d01b17333f0f7dab5667b7e56e86a7a4b2a88
3
+ metadata.gz: d14b9c61bc3a6fb1871e3766e7a9557835cc1416
4
+ data.tar.gz: 1426c127c7bcb7ed08b6d50f854d9baa3a911d0f
5
5
  SHA512:
6
- metadata.gz: 40337cb490bd199ad0604f7ae1744add3a3eca6936fbcd7651f6a8e9300a6def4b872180c5c57706a1d5c2141ede1e99a2c7dbd3d013674037fef3d5a71c4152
7
- data.tar.gz: 72448b2ce8ef8de31b51fff67d60146e6b20b6ac6e7f49f3e5a93c4184a5210d0fa37d1094fffafc056a6fd7159fa56c2d634da78d856c645688f294ef7b9b83
6
+ metadata.gz: 11ac8675245a75b6603667bed1c5d098597ea398e0f95fd9da5dcaee7a0360613aa41b0e5186fe0b58fa565c4050232e6bab29ccd737d81336206ec55411ec22
7
+ data.tar.gz: 4cc84bb63e7dd72e080232ddc2426305095462ff5f444a26b0446cbde82116bbf392728371ffdc74243cd5399a6aa5a3458086255609f164edfda53252681052
data/README.md CHANGED
@@ -2,8 +2,8 @@ Brightcontent
2
2
  =============
3
3
 
4
4
  [![Gem Version](https://badge.fury.io/rb/brightcontent.png)](http://badge.fury.io/rb/brightcontent)
5
- [![Code Climate](https://codeclimate.com/github/stexy/brightcontent.png)](https://codeclimate.com/github/stexy/brightcontent)
6
- [![Build Status](https://travis-ci.org/stefanroex/brightcontent.png?branch=master)](https://travis-ci.org/stefanroex/brightcontent)
5
+ [![Code Climate](https://codeclimate.com/github/brightin/brightcontent.png)](https://codeclimate.com/github/brightin/brightcontent)
6
+ [![Build Status](https://travis-ci.org/brightin/brightcontent.png?branch=master)](https://travis-ci.org/brightin/brightcontent)
7
7
 
8
8
  Brightcontent, yet another rails CMS / admin panel
9
9
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.0
1
+ 2.1.1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Developers at Brightin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-19 00:00:00.000000000 Z
11
+ date: 2014-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: brightcontent-core
@@ -16,42 +16,42 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 2.1.0
19
+ version: 2.1.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 2.1.0
26
+ version: 2.1.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: brightcontent-pages
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 2.1.0
33
+ version: 2.1.1
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 2.1.0
40
+ version: 2.1.1
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: brightcontent-attachments
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 2.1.0
47
+ version: 2.1.1
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 2.1.0
54
+ version: 2.1.1
55
55
  description: Brightcontent, yet another Rails CMS / admin panel
56
56
  email: developers@brightin.nl
57
57
  executables: []