Skip to content

Commit

Permalink
fix gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
blaknite committed May 16, 2016
1 parent db1012f commit ecdd37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blush.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$:.push File.expand_path("../lib", __FILE__)

require "gemspec/version"
require "blush/version"

Gem::Specification.new do |s|
s.name = 'blush'
Expand Down

0 comments on commit ecdd37f

Please sign in to comment.