mireru.gemspec in mireru-0.1.6 vs mireru.gemspec in mireru-0.1.7

- old
+ new

@@ -20,9 +20,10 @@ spec.add_runtime_dependency("gtk3") spec.add_runtime_dependency("gtksourceview3") spec.add_runtime_dependency("clutter-gtk") spec.add_runtime_dependency("clutter-gstreamer", "= 2.0.2") + spec.add_runtime_dependency("hexdump") spec.add_development_dependency("test-unit") spec.add_development_dependency("test-unit-notify") spec.add_development_dependency("test-unit-rr") spec.add_development_dependency("bundler", "~> 1.3")