curationexperts-mailboxer 0.10.3.rc1 → 0.10.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/mailboxer.gemspec +1 -1
  3. metadata +5 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e2c8a26ae7c959416ecf05e4f596960cef2704c5
4
- data.tar.gz: 6b213b2edbc6c9773102cb3bd657130adf66fba3
3
+ metadata.gz: 69426cc739579acf2b735b760cbea90aa23892c0
4
+ data.tar.gz: dc39e428c139e2f2a02b8607d63ec39801fa3ca5
5
5
  SHA512:
6
- metadata.gz: 76a2a3ad96c9d859199b8cd792a701832977062535d02ec4cb9ac9cffb74b5087314f0d7d75d3495dd80d41fe9c388e7a98cf8459a387d62abd924e585aac3cf
7
- data.tar.gz: 2be1cf1b92b7a8db4bff3932226ce3ce07a96810dac9aa39ad44e85ec1a767df81970649b0a7f783d06bd385540b556538d8842f7bff1e57d2bbc701b8288c89
6
+ metadata.gz: 6d9b0d71a28e038720d197b07c97da02a0932846f576f59c837fc1c1e42fc49962d07d74d3cdde0ed80c17966bbf969c030c78e77e953ad4fc6a5eafc9b212ff
7
+ data.tar.gz: 32fc1bd1bc2870ac84177c97de57883e4272b2841816618fba1f731c2e63eb7d988ed36ab4681848206c2b49d99c076acc8c847dd64cfb2868a2e316dbe182cc
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "curationexperts-mailboxer"
3
- s.version = "0.10.3.rc1"
3
+ s.version = "0.10.3"
4
4
  s.authors = ["Justin Coyne", "Eduardo Casanova Cuesta"]
5
5
  s.summary = "Messaging system for rails apps."
6
6
  s.description = "A Rails engine that allows any model to act as messageable, adding the ability to exchange messages " +
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: curationexperts-mailboxer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.3.rc1
4
+ version: 0.10.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-03 00:00:00.000000000 Z
12
+ date: 2013-07-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: foreigner
@@ -250,14 +250,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
250
250
  version: '0'
251
251
  required_rubygems_version: !ruby/object:Gem::Requirement
252
252
  requirements:
253
- - - '>'
253
+ - - '>='
254
254
  - !ruby/object:Gem::Version
255
- version: 1.3.1
255
+ version: '0'
256
256
  requirements: []
257
257
  rubyforge_project:
258
- rubygems_version: 2.0.3
258
+ rubygems_version: 2.0.5
259
259
  signing_key:
260
260
  specification_version: 4
261
261
  summary: Messaging system for rails apps.
262
262
  test_files: []
263
- has_rdoc: