live-activity 0.3.2 → 0.3.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fe8df6a8d020963d1afb51c4f68a711008cf404a
4
- data.tar.gz: 6c9215b22a933a080d89f809e6278acda4d47da5
3
+ metadata.gz: 1bba2a75cb33b4cc5386ed11741bff75561a49e6
4
+ data.tar.gz: fd3f5608cd0c6a17f40fe64b5050898a2755819b
5
5
  SHA512:
6
- metadata.gz: 85250962c209b1a30435eb3feedc56b449db92f559b514aec2d000038ed31e95475a5520ef924f59f5351592d42910b8b872d0cf70223cf469e25e799d719403
7
- data.tar.gz: b3a405bce7b9146729f35be6c59c78a7c66c6b5b8fe9719517aafb45b4eb3b6b19646e7c82e3295f089f6c167474da9aa8096efa992920ecbe36551edfc32dbc
6
+ metadata.gz: 6060cd552705f34d86855ce8b394ba79096ebccbecb8b7e4d5b133173b4933d0f4870bf1e17762bff276a5621734d91e214dc12623adda09fe0fc32176b65d6f
7
+ data.tar.gz: 22bae804f8f6b6c58416856e3134c247f9c5ab05b97c6ee28ca48edf6f83d923f8cd78b46bf2f16c8fe0f05414d47832a77923b4b99c7b8237e0a1d8e6835e4d
@@ -1,3 +1,3 @@
1
1
  module LiveActivity
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
@@ -10,6 +10,7 @@ Gem::Specification.new do |s|
10
10
  s.homepage = ""
11
11
  s.summary = %q{Activity Streams for rails}
12
12
  s.description = %q{LiveActivity is a simple activity stream gem for use with the Mongoid ODM framework}
13
+ s.homepage = 'https://github.com/digitalplaywright/live-activity'
13
14
 
14
15
  s.rubyforge_project = "live-activity"
15
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: live-activity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andreas Saebjoernsen
@@ -91,7 +91,7 @@ files:
91
91
  - test/unit/actor_test.rb
92
92
  - test/unit/definition_dsl_test.rb
93
93
  - test/unit/definition_test.rb
94
- homepage: ''
94
+ homepage: https://github.com/digitalplaywright/live-activity
95
95
  licenses: []
96
96
  metadata: {}
97
97
  post_install_message: