summaryrefslogtreecommitdiff
path: root/bin/idp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/idp')
-rwxr-xr-xbin/idp5
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/idp b/bin/idp
index 511ed94..a33a58b 100755
--- a/bin/idp
+++ b/bin/idp
@@ -1,10 +1,7 @@
#!/usr/bin/env ruby
-# Start the server by running:
-#
-# $ ruby main.rb
-
require "bundler/inline"
+
gemfile do
source "https://rubygems.org"