Skip to content

Commit

Permalink
ready of 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Nov 16, 2015
1 parent 8cbd062 commit b9bc74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configstruct.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |spec|

spec.files = ['lib/configstruct.rb','README.md','CHANGELOG.md','LICENSE.txt']
spec.executables = []
spec.test_files = ['spec/spec_helper.rb','spec/lib/configstruct_spec.rb','/spec/files/config.yml']
spec.test_files = ['spec/spec_helper.rb','spec/lib/configstruct_spec.rb','spec/files/config.yml']
spec.require_paths = ['lib']

spec.add_development_dependency "bundler", "~> 1.6"
Expand Down

0 comments on commit b9bc74f

Please sign in to comment.