ws-io.gemspec in ws-io-1.1.2 vs ws-io.gemspec in ws-io-1.1.3
- 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 = %q{ws-io}
- s.version = "1.1.2"
+ s.version = "1.1.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["jugyo"]
s.date = %q{2011-02-10}
s.default_executable = %q{ws-irb}
@@ -27,10 +27,12 @@
"README.rdoc",
"Rakefile",
"VERSION",
"bin/ws-irb",
"examples/sh.rb",
- "lib/index.html.erb",
+ "lib/public/autoresize.jquery.js",
+ "lib/public/index.html.erb",
+ "lib/public/jquery.min.js",
"lib/ws-io.rb",
"spec/spec_helper.rb",
"spec/ws-io_spec.rb",
"ws-io.gemspec"
]