rb-fsevent 0.4.3 → 0.4.3.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.
Files changed (2) hide show
  1. data/lib/rb-fsevent/version.rb +1 -1
  2. metadata +5 -4
@@ -1,3 +1,3 @@
1
1
  class FSEvent
2
- VERSION = "0.4.3"
2
+ VERSION = "0.4.3.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rb-fsevent
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
4
+ hash: 97
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
9
  - 3
10
- version: 0.4.3
10
+ - 1
11
+ version: 0.4.3.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - Thibaud Guillaume-Gentil
@@ -16,7 +17,7 @@ autorequire:
16
17
  bindir: bin
17
18
  cert_chain: []
18
19
 
19
- date: 2011-08-12 00:00:00 Z
20
+ date: 2011-08-18 00:00:00 Z
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
22
23
  name: bundler
@@ -113,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
113
114
  requirements: []
114
115
 
115
116
  rubyforge_project: rb-fsevent
116
- rubygems_version: 1.8.6
117
+ rubygems_version: 1.8.8
117
118
  signing_key:
118
119
  specification_version: 3
119
120
  summary: Very simple & usable FSEvents API