Skip to content

Commit

Permalink
set gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjudd committed Jun 3, 2013
1 parent 8bd8229 commit 6153acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion record_cache.gemspec
Expand Up @@ -2,7 +2,7 @@ lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |gem|
gem.name = "test"
gem.name = "record_cache"
gem.version = IO.read('VERSION')
gem.authors = ["Justin Balthrop"]
gem.email = ["git@justinbalthrop.com"]
Expand Down

0 comments on commit 6153acc

Please sign in to comment.