Commit a8f5f7c9 by mingyuan

not depends rails_com

parent 7e90da82
...@@ -31,7 +31,7 @@ PATH ...@@ -31,7 +31,7 @@ PATH
remote: . remote: .
specs: specs:
rails_dingtalk (0.1) rails_dingtalk (0.1)
rails_com rails (>= 5.0)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
......
...@@ -19,5 +19,5 @@ Gem::Specification.new do |s| ...@@ -19,5 +19,5 @@ Gem::Specification.new do |s|
'README.md' 'README.md'
] ]
s.add_dependency 'rails_com' s.add_dependency 'rails', '>= 5.0'
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment