initial telegram bot
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -55,7 +55,7 @@ gem "bootsnap", require: false
|
||||
|
||||
group :development, :test, :staging do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
gem "debug", "~> 1.11", platforms: %i[mri mingw x64_mingw]
|
||||
gem "debug", "~> 1.11", platforms: %i[mri mingw x64_mingw], require: false
|
||||
end
|
||||
|
||||
group :development, :staging do
|
||||
|
||||
Reference in New Issue
Block a user