Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rmmseg-cpp-new are finally ready for the ruby-pinyin gems.
  • Loading branch information
Eric-Guo committed Apr 18, 2016
1 parent b254cde commit 8ec5e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby-pinyin.gemspec
Expand Up @@ -16,6 +16,6 @@ Gem::Specification.new do |s|

s.files = Dir["{lib}/**/*"] + ["LICENSE", "README.markdown"]

s.add_runtime_dependency('rmmseg-cpp-new', ['~> 0.3'])
s.add_runtime_dependency('rmmseg-cpp-new', ['~> 0.3.1'])
s.add_development_dependency('minitest', ['~> 5.4'])
end

0 comments on commit 8ec5e3f

Please sign in to comment.