summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/Gemfile
diff options
context:
space:
mode:
authora14m <[email protected]>2020-11-27 17:02:40 +0100
committera14m <[email protected]>2020-11-27 17:55:36 +0100
commit8185d66664367eab60edb3ab27103d22c1631769 (patch)
tree6b2b8f68a3a559e8f24d65003ae17848e3111e5d /CLI/ruby/Gemfile
parentd1a020777af347f59b73b58f0ce96bb360dc6b35 (diff)
Initial commit of the ruby gem
Diffstat (limited to 'CLI/ruby/Gemfile')
-rw-r--r--CLI/ruby/Gemfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/CLI/ruby/Gemfile b/CLI/ruby/Gemfile
new file mode 100644
index 0000000..c0c8dc1
--- /dev/null
+++ b/CLI/ruby/Gemfile
@@ -0,0 +1,6 @@
+# frozen_string_literal: true
+
+source "https://rubygems.org"
+
+# Specify your gem's dependencies in game_of_life.gemspec
+gemspec