Commit 6baf1827 by mingyuan

package

parent 693d5bcb
......@@ -31,6 +31,8 @@ PATH
remote: .
specs:
rails_dingtalk (0.1)
http-form_data (~> 2.3)
httpx (~> 0.16)
rails (>= 5.0)
GEM
......
......@@ -20,4 +20,6 @@ Gem::Specification.new do |s|
]
s.add_dependency 'rails', '>= 5.0'
s.add_dependency 'httpx', '~> 0.16'
s.add_dependency 'http-form_data', '~> 2.3'
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