summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2023-01-01 23:41:59 +0100
committercyberta <cyberta@riseup.net>2023-01-01 23:41:59 +0100
commit256bf71832d266da62fdf8b3143308da00e7459b (patch)
treee7803f7574ec450d3bcccae671a7d12e0fbd4e54 /Gemfile
parent6128136ddf9bb3626104c739db65e9e005211116 (diff)
add fastline basics
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 00000000..7a118b49
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org"
+
+gem "fastlane"