rails_cacheable_flash 0.0.25 → 0.0.26

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module RailsCacheableFlash
2
- VERSION = "0.0.25"
2
+ VERSION = "0.0.26"
3
3
  end
@@ -2,6 +2,7 @@
2
2
  require File.expand_path('../lib/rails_cacheable_flash/version', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |gem|
5
+ gem.license = "MIT"
5
6
  gem.authors = ["Andrey"]
6
7
  gem.email = ["railscode@gmail.com"]
7
8
  gem.description = "Кэшируемый флеш"
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.25
4
+ version: 0.0.26
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-24 00:00:00.000000000 Z
12
+ date: 2013-07-25 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Кэшируемый флеш
15
15
  email:
@@ -34,7 +34,8 @@ files:
34
34
  - vendor/assets/javascripts/flash/notice.js
35
35
  - vendor/assets/stylesheets/flash.css
36
36
  homepage: https://github.com/vav/rails_cacheable_flash
37
- licenses: []
37
+ licenses:
38
+ - MIT
38
39
  post_install_message:
39
40
  rdoc_options: []
40
41
  require_paths: