Skip to content

Commit

Permalink
Fix spec type-o
Browse files Browse the repository at this point in the history
  • Loading branch information
dekellum committed Jan 10, 2012
1 parent 7df0840 commit f233bf9
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion iudex-async-httpclient/iudex-async-httpclient.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-async-httpclient/base'

s.version = Iudex::AsyncHTTPClient::VERSION
s.version = Iudex::AsyncHTTPClient::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-barc/iudex-barc.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-barc/base'

s.version = Iudex::BARC::VERSION
s.version = Iudex::BARC::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-brutefuzzy-protobuf/base'

s.version = Iudex::BruteFuzzy::Protobuf::VERSION
s.version = Iudex::BruteFuzzy::Protobuf::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-brutefuzzy-service/iudex-brutefuzzy-service.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-brutefuzzy-service/base'

s.version = Iudex::BruteFuzzy::Service::VERSION
s.version = Iudex::BruteFuzzy::Service::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-char-detector/iudex-char-detector.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-char-detector/base'

s.version = Iudex::CharDetector::VERSION
s.version = Iudex::CharDetector::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-core/iudex-core.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-core/base'

s.version = Iudex::Core::VERSION
s.version = Iudex::Core::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-da/iudex-da.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-da/base'

s.version = Iudex::DA::VERSION
s.version = Iudex::DA::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-filter/iudex-filter.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-filter/base'

s.version = Iudex::Filter::VERSION
s.version = Iudex::Filter::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-html/iudex-html.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-html/base'

s.version = Iudex::HTML::VERSION
s.version = Iudex::HTML::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-http-test/iudex-http-test.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-http-test/base'

s.version = Iudex::HTTP::Test::VERSION
s.version = Iudex::HTTP::Test::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-http/iudex-http.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-http/base'

s.version = Iudex::HTTP::VERSION
s.version = Iudex::HTTP::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-httpclient-3/iudex-httpclient-3.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-httpclient-3/base'

s.version = Iudex::HTTPClient3::VERSION
s.version = Iudex::HTTPClient3::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-jetty-httpclient/iudex-jetty-httpclient.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-jetty-httpclient/base'

s.version = Iudex::JettyHTTPClient::VERSION
s.version = Iudex::JettyHTTPClient::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-rome/iudex-rome.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-rome/base'

s.version = Iudex::ROME::VERSION
s.version = Iudex::ROME::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-simhash/iudex-simhash.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-simhash/base'

s.version = Iudex::SimHash::VERSION
s.version = Iudex::SimHash::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex-worker/iudex-worker.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex-worker/base'

s.version = Iudex::Worker::VERSION
s.version = Iudex::Worker::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down
2 changes: 1 addition & 1 deletion iudex/iudex.gemspec
Expand Up @@ -6,7 +6,7 @@ require 'rjack-tarpit/spec'
RJack::TarPit.specify do |s|
require 'iudex/base'

s.version = Iudex::VERSION
s.version = Iudex::VERSION

s.add_developer( 'David Kellum', 'dek-oss@gravitext.com' )

Expand Down

0 comments on commit f233bf9

Please sign in to comment.