ruby-inotify.gemspec in ruby-inotify-1.0.0 vs ruby-inotify.gemspec in ruby-inotify-1.0.1
- old
+ new
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
-require "inotify/version"
+require "inotify/inotify_native"
Gem::Specification.new do |s|
s.name = "ruby-inotify"
s.version = Inotify::VERSION
s.authors = ["Aria Stewart", "Jon Raiford"]