Skip to content

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-brenner committed Aug 28, 2012
1 parent 15c62ac commit f01321e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions jcouchbase.gemspec
Expand Up @@ -11,7 +11,27 @@ Gem::Specification.new do |s|

# = MANIFEST =
s.files = %w[
Gemfile
README.md
Rakefile
jcouchbase.gemspec
lib/jcouchbase.rb
lib/jcouchbase/jars/commons-codec-1.5.jar
lib/jcouchbase/jars/commons-codec-1.6.jar
lib/jcouchbase/jars/commons-logging-1.1.1.jar
lib/jcouchbase/jars/couchbase-client-1.0.2.jar
lib/jcouchbase/jars/fluent-hc-4.2.1.jar
lib/jcouchbase/jars/httpclient-4.2.1.jar
lib/jcouchbase/jars/httpclient-cache-4.2.1.jar
lib/jcouchbase/jars/httpcore-4.2.1.jar
lib/jcouchbase/jars/httpcore-ab-4.2.1.jar
lib/jcouchbase/jars/httpcore-nio-4.2.1.jar
lib/jcouchbase/jars/httpmime-4.2.1.jar
lib/jcouchbase/jars/jettison-1.1.jar
lib/jcouchbase/jars/netty-3.2.0.Final.jar
lib/jcouchbase/jars/spymemcached-2.8.0.jar
lib/jcouchbase/jcouchbase.rb
lib/jcouchbase/version.rb
]
# = MANIFEST =

Expand Down

0 comments on commit f01321e

Please sign in to comment.