summaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-08-08 19:52:35 -0400
committerrealtradam <[email protected]>2021-08-08 19:52:35 -0400
commit943d710592e938be0b5a3e753368259ed4a68f12 (patch)
tree26b4e93eeb9eabc137f948a01714dd12ec5bdee8 /Gemfile
parent112a1de4774c13ad2433286a79c3c4d6e910a1b1 (diff)
downloadbad-networking-943d710592e938be0b5a3e753368259ed4a68f12.tar.gz
bad-networking-943d710592e938be0b5a3e753368259ed4a68f12.zip
😗HEADmaster
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..0808306
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,9 @@
+# frozen_string_literal: true
+
+source "https://rubygems.org"
+
+git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
+
+# gem "rails"
+
+gem "ruby2d", "~> 0.10.0"