summaryrefslogtreecommitdiff
path: root/libs/tdlib/td/example/ruby/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tdlib/td/example/ruby/Gemfile')
-rw-r--r--libs/tdlib/td/example/ruby/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/tdlib/td/example/ruby/Gemfile b/libs/tdlib/td/example/ruby/Gemfile
new file mode 100644
index 0000000000..3a38ffc0a3
--- /dev/null
+++ b/libs/tdlib/td/example/ruby/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem 'tdlib-ruby'