rails_cacheable_flash 0.0.26 → 0.0.27

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.
@@ -1,3 +1,3 @@
1
1
  module RailsCacheableFlash
2
- VERSION = "0.0.26"
2
+ VERSION = "0.0.27"
3
3
  end
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
7
7
  gem.email = ["railscode@gmail.com"]
8
8
  gem.description = "Кэшируемый флеш"
9
9
  gem.summary = "Суммари"
10
- gem.homepage = "https://github.com/vav/rails_cacheable_flash"
10
+ gem.homepage = "https://github.com/st-granat/rails_cacheable_flash"
11
11
 
12
12
  gem.files = `git ls-files`.split($\)
13
13
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_cacheable_flash
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.26
4
+ version: 0.0.27
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-25 00:00:00.000000000 Z
12
+ date: 2013-08-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Кэшируемый флеш
15
15
  email:
@@ -33,7 +33,7 @@ files:
33
33
  - vendor/assets/javascripts/flash/json.js
34
34
  - vendor/assets/javascripts/flash/notice.js
35
35
  - vendor/assets/stylesheets/flash.css
36
- homepage: https://github.com/vav/rails_cacheable_flash
36
+ homepage: https://github.com/st-granat/rails_cacheable_flash
37
37
  licenses:
38
38
  - MIT
39
39
  post_install_message: