daftos.gemspec in daftos-0.4.0 vs daftos.gemspec in daftos-0.4.1
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "daftos"
- s.version = "0.4.0"
+ s.version = "0.4.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ondrej Odchazel"]
s.date = "2012-05-03"
s.description = "Daftos is a server running HTML5 application, providing them your local filesystem via API."
@@ -59,10 +59,11 @@
"lib/apps/photobooth/png/.DS_Store",
"lib/apps/photobooth/png/icon.png",
"lib/apps/photobrowser/.DS_Store",
"lib/apps/photobrowser/body.html",
"lib/apps/photobrowser/coffee/photobrowser.coffee",
+ "lib/apps/photobrowser/css/style.css",
"lib/apps/photobrowser/js/.DS_Store",
"lib/apps/photobrowser/options.json",
"lib/apps/photobrowser/png/.DS_Store",
"lib/apps/photobrowser/png/icon.png",
"lib/apps/texteditor/.DS_Store",
@@ -328,9 +329,10 @@
"lib/apps/texteditor/js/worker-coffee.js",
"lib/apps/texteditor/js/worker-css.js",
"lib/apps/texteditor/js/worker-javascript.js",
"lib/apps/texteditor/js/worker-json.js",
"lib/apps/texteditor/options.json",
+ "lib/apps/texteditor/png/.DS_Store",
"lib/apps/texteditor/png/icon.png",
"lib/daftos.rb",
"lib/daftos/.DS_Store",
"lib/daftos/server.rb",
"lib/daftos/views/app_footer.erb",