1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-03 17:55:52 +03:00

transfered gem to github organization

Этот коммит содержится в:
Max Melentiev
2016-02-23 14:16:53 +06:00
родитель a1adf17df3
Коммит d127a52364
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ['melentievm@gmail.com']
spec.summary = 'Library for building Telegram Bots with Rails integration'
spec.homepage = 'https://github.com/printercu/telegram-bot'
spec.homepage = 'https://github.com/telegram-bot-rb/telegram-bot'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^spec/}) }