summaryrefslogtreecommitdiff
path: root/bin/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bundle')
-rw-r--r--bin/bundle3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/bundle b/bin/bundle
new file mode 100644
index 0000000000..c534a3b627
--- /dev/null
+++ b/bin/bundle
@@ -0,0 +1,3 @@
+require 'bundler/cli'
+
+Bundler::CLI.start \ No newline at end of file