notifiable-rails 0.24.0 → 0.24.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notifiable-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.24.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kamil Kocemba
@@ -151,7 +151,7 @@ dependencies:
151
151
  - - ">="
152
152
  - !ruby/object:Gem::Version
153
153
  version: '0'
154
- description: 'Rails engine to make push notifications a bit easier. '
154
+ description: Notifiable engine for Rails.
155
155
  email:
156
156
  - kamil@futureworkshops.com
157
157
  - matt@futureworkshops.com
@@ -260,7 +260,7 @@ rubyforge_project:
260
260
  rubygems_version: 2.2.3
261
261
  signing_key:
262
262
  specification_version: 4
263
- summary: Rails engine to make push notifications a bit easier.
263
+ summary: Notifiable engine for Rails.
264
264
  test_files:
265
265
  - spec/controllers/device_tokens_controller_spec.rb
266
266
  - spec/controllers/notification_statuses_controller_spec.rb