pnotify-rails 2.0.1 → 2.0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2a32a0fd48e34bbf1051af0f835901710a315ba7
4
- data.tar.gz: e9fd322a1b8443d7422395ab82293d3fbdeda757
3
+ metadata.gz: f4a9ac133fe2724e4b7c3c89cad200367314a71c
4
+ data.tar.gz: c371e7a47442cee64891522631e63c6ca403f8db
5
5
  SHA512:
6
- metadata.gz: 3f6fcad9ce35dbd5e42085080bde1379453d499ca6a39438318b76afaaa8cf80c669ac3562dbd5e784bcc308de98f9c74f0576c6625e7c14e11416b6be32d8f4
7
- data.tar.gz: c1569b6ef77f923a495e4314ead5b141c20d3a2dc4d54a5a3be83fce8c571a5f0d761e2aea0e1071b9f80d89c338fc2bd935e0cf015c02925a451a6700d9c177
6
+ metadata.gz: 6216d687ed546f2c07b144c7d777ce6bbdfdf605382e3e5a5d4fe2c67a12198ca03d2eca92a87b0eee6b8655a0623e9ee254f82072f488301fc52ff37306dd66
7
+ data.tar.gz: 3fc41f982fb29a1cad2288277f3f69746d6f0e057864fc990365db3f93b837922fe7c890ed1136ccb206f5445d28e531d56bb5383a5eac024c2d25ff1ec800a5
@@ -1,5 +1,5 @@
1
1
  module PNotify
2
2
  module Rails
3
- VERSION = '2.0.1'
3
+ VERSION = '2.0.1.1'
4
4
  end
5
5
  end
@@ -1,6 +1,6 @@
1
1
  /*
2
- *= include pnotify/pnotify.core
3
- *= include pnotify/pnotify.buttons
4
- *= include pnotify/pnotify.history
5
- *= include pnotify/pnotify.picon
2
+ *= require pnotify/pnotify.core
3
+ *= require pnotify/pnotify.buttons
4
+ *= require pnotify/pnotify.history
5
+ *= require pnotify/pnotify.picon
6
6
  */
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pnotify-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Navin Peiris
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-05 00:00:00.000000000 Z
11
+ date: 2014-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -52,7 +52,8 @@ files:
52
52
  - vendor/assets/stylesheets/pnotify/pnotify.history.css
53
53
  - vendor/assets/stylesheets/pnotify/pnotify.picon.css
54
54
  homepage: https://github.com/navinpeiris/pnotify-rails
55
- licenses: []
55
+ licenses:
56
+ - MIT
56
57
  metadata: {}
57
58
  post_install_message:
58
59
  rdoc_options: []