Skip to content

Commit

Permalink
new gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoward committed Jul 12, 2013
1 parent cacca8a commit b8bf63a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions dao.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Gem::Specification::new do |spec|
spec.name = "dao"
spec.version = "5.1.2"
spec.version = "5.2.0"
spec.platform = Gem::Platform::RUBY
spec.summary = "dao"
spec.description = "description: dao kicks the ass"
Expand All @@ -13,17 +13,6 @@ Gem::Specification::new do |spec|
"Gemfile.lock",
"README",
"Rakefile",
"bin",
"bin/erubis",
"bin/rackup",
"bin/rails",
"bin/rake",
"bin/rdoc",
"bin/ri",
"bin/sprockets",
"bin/thor",
"bin/tilt",
"bin/tt",
"dao.gemspec",
"lib",
"lib/dao",
Expand Down Expand Up @@ -108,7 +97,7 @@ Gem::Specification::new do |spec|
"test/testing.rb",
"test/validations_test.rb"]

spec.executables = ["erubis", "rackup", "rails", "rake", "rdoc", "ri", "sprockets", "thor", "tilt", "tt"]
spec.executables = []

spec.require_path = "lib"

Expand Down
Binary file removed pkg/dao-5.1.2.gem
Binary file not shown.

0 comments on commit b8bf63a

Please sign in to comment.