зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-03 17:55:52 +03:00
v0.3.0
because v0.1.0 exists on rubygems
Этот коммит содержится в:
@@ -11,12 +11,15 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.summary = 'Library for building Telegram Bots with Rails integration'
|
||||
spec.homepage = 'https://github.com/printercu/telegram-bot'
|
||||
spec.license = 'MIT'
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^spec/}) }
|
||||
spec.bindir = 'exe'
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ['lib']
|
||||
|
||||
spec.required_ruby_version = '~> 2.0'
|
||||
|
||||
spec.add_dependency 'activesupport', '~> 4.0'
|
||||
spec.add_dependency 'actionpack', '~> 4.0'
|
||||
spec.add_dependency 'httpclient', '~> 2.7'
|
||||
|
||||
Ссылка в новой задаче
Block a user