1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/tests/resources/functions/ruby/Gemfile

5 lines
85 B
Ruby
Raw Normal View History

2020-12-12 08:40:51 +13:00
source "https://rubygems.org"
ruby "~> 2.7.0"
gem 'appwrite', '~> 1.0', '>= 1.0.11'