From 0f4fb0816eae4168214f14cd86566a1b6321e25b Mon Sep 17 00:00:00 2001 From: Jonathan Kolyer Date: Sun, 8 Nov 2015 22:25:59 +0000 Subject: [PATCH] VRFS-3681 removed files added by bundler --- admin/bin/_guard-core | 16 ---------------- admin/bin/autospec | 16 ---------------- admin/bin/aws-rb | 16 ---------------- admin/bin/bourbon | 16 ---------------- admin/bin/bundler | 16 ---------------- admin/bin/coderay | 16 ---------------- admin/bin/erubis | 16 ---------------- admin/bin/fission | 16 ---------------- admin/bin/fog | 16 ---------------- admin/bin/fpm | 16 ---------------- admin/bin/guard | 16 ---------------- admin/bin/haml | 16 ---------------- admin/bin/htmldiff | 16 ---------------- admin/bin/jam_db | 16 ---------------- admin/bin/jasmine | 16 ---------------- admin/bin/launchy | 16 ---------------- admin/bin/ldiff | 16 ---------------- admin/bin/listen | 16 ---------------- admin/bin/mix_cron.rb | 16 ---------------- admin/bin/nokogiri | 16 ---------------- admin/bin/pg_migrate | 16 ---------------- admin/bin/pry | 16 ---------------- admin/bin/pry-remote | 16 ---------------- admin/bin/puma | 16 ---------------- admin/bin/pumactl | 16 ---------------- admin/bin/rackup | 16 ---------------- admin/bin/rails | 16 ---------------- admin/bin/rake | 16 ---------------- admin/bin/rdoc | 16 ---------------- admin/bin/recurly | 16 ---------------- admin/bin/resque | 16 ---------------- admin/bin/resque-scheduler | 16 ---------------- admin/bin/resque-web | 16 ---------------- admin/bin/restclient | 16 ---------------- admin/bin/ri | 16 ---------------- admin/bin/rspec | 16 ---------------- admin/bin/ruby-protoc | 16 ---------------- admin/bin/rubygems-cabin-test | 16 ---------------- admin/bin/sass | 16 ---------------- admin/bin/sass-convert | 16 ---------------- admin/bin/scss | 16 ---------------- admin/bin/slimrb | 16 ---------------- admin/bin/sprockets | 16 ---------------- admin/bin/thor | 16 ---------------- admin/bin/tilt | 16 ---------------- admin/bin/tt | 16 ---------------- admin/bin/unicorn | 16 ---------------- admin/bin/unicorn_rails | 16 ---------------- 48 files changed, 768 deletions(-) delete mode 100755 admin/bin/_guard-core delete mode 100755 admin/bin/autospec delete mode 100755 admin/bin/aws-rb delete mode 100755 admin/bin/bourbon delete mode 100755 admin/bin/bundler delete mode 100755 admin/bin/coderay delete mode 100755 admin/bin/erubis delete mode 100755 admin/bin/fission delete mode 100755 admin/bin/fog delete mode 100755 admin/bin/fpm delete mode 100755 admin/bin/guard delete mode 100755 admin/bin/haml delete mode 100755 admin/bin/htmldiff delete mode 100755 admin/bin/jam_db delete mode 100755 admin/bin/jasmine delete mode 100755 admin/bin/launchy delete mode 100755 admin/bin/ldiff delete mode 100755 admin/bin/listen delete mode 100755 admin/bin/mix_cron.rb delete mode 100755 admin/bin/nokogiri delete mode 100755 admin/bin/pg_migrate delete mode 100755 admin/bin/pry delete mode 100755 admin/bin/pry-remote delete mode 100755 admin/bin/puma delete mode 100755 admin/bin/pumactl delete mode 100755 admin/bin/rackup delete mode 100755 admin/bin/rails delete mode 100755 admin/bin/rake delete mode 100755 admin/bin/rdoc delete mode 100755 admin/bin/recurly delete mode 100755 admin/bin/resque delete mode 100755 admin/bin/resque-scheduler delete mode 100755 admin/bin/resque-web delete mode 100755 admin/bin/restclient delete mode 100755 admin/bin/ri delete mode 100755 admin/bin/rspec delete mode 100755 admin/bin/ruby-protoc delete mode 100755 admin/bin/rubygems-cabin-test delete mode 100755 admin/bin/sass delete mode 100755 admin/bin/sass-convert delete mode 100755 admin/bin/scss delete mode 100755 admin/bin/slimrb delete mode 100755 admin/bin/sprockets delete mode 100755 admin/bin/thor delete mode 100755 admin/bin/tilt delete mode 100755 admin/bin/tt delete mode 100755 admin/bin/unicorn delete mode 100755 admin/bin/unicorn_rails diff --git a/admin/bin/_guard-core b/admin/bin/_guard-core deleted file mode 100755 index 915e26678..000000000 --- a/admin/bin/_guard-core +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application '_guard-core' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('guard', '_guard-core') diff --git a/admin/bin/autospec b/admin/bin/autospec deleted file mode 100755 index 64dcb9cb0..000000000 --- a/admin/bin/autospec +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'autospec' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rspec-core', 'autospec') diff --git a/admin/bin/aws-rb b/admin/bin/aws-rb deleted file mode 100755 index 921a7d734..000000000 --- a/admin/bin/aws-rb +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'aws-rb' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('aws-sdk-v1', 'aws-rb') diff --git a/admin/bin/bourbon b/admin/bin/bourbon deleted file mode 100755 index 5d5fa4b0e..000000000 --- a/admin/bin/bourbon +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'bourbon' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('bourbon', 'bourbon') diff --git a/admin/bin/bundler b/admin/bin/bundler deleted file mode 100755 index 72c62ec0b..000000000 --- a/admin/bin/bundler +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'bundler' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('bundler', 'bundler') diff --git a/admin/bin/coderay b/admin/bin/coderay deleted file mode 100755 index 5be1c0095..000000000 --- a/admin/bin/coderay +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'coderay' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('coderay', 'coderay') diff --git a/admin/bin/erubis b/admin/bin/erubis deleted file mode 100755 index 2c7348b8b..000000000 --- a/admin/bin/erubis +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'erubis' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('erubis', 'erubis') diff --git a/admin/bin/fission b/admin/bin/fission deleted file mode 100755 index d08aeffd0..000000000 --- a/admin/bin/fission +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'fission' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('fission', 'fission') diff --git a/admin/bin/fog b/admin/bin/fog deleted file mode 100755 index ea27efbeb..000000000 --- a/admin/bin/fog +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'fog' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('fog', 'fog') diff --git a/admin/bin/fpm b/admin/bin/fpm deleted file mode 100755 index 606005397..000000000 --- a/admin/bin/fpm +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'fpm' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('fpm', 'fpm') diff --git a/admin/bin/guard b/admin/bin/guard deleted file mode 100755 index 0c1a532bd..000000000 --- a/admin/bin/guard +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'guard' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('guard', 'guard') diff --git a/admin/bin/haml b/admin/bin/haml deleted file mode 100755 index 3c6d074f6..000000000 --- a/admin/bin/haml +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'haml' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('haml', 'haml') diff --git a/admin/bin/htmldiff b/admin/bin/htmldiff deleted file mode 100755 index c70e238dc..000000000 --- a/admin/bin/htmldiff +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'htmldiff' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('diff-lcs', 'htmldiff') diff --git a/admin/bin/jam_db b/admin/bin/jam_db deleted file mode 100755 index 7b76ec134..000000000 --- a/admin/bin/jam_db +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'jam_db' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('jam_db', 'jam_db') diff --git a/admin/bin/jasmine b/admin/bin/jasmine deleted file mode 100755 index 74f64e6b9..000000000 --- a/admin/bin/jasmine +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'jasmine' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('jasmine', 'jasmine') diff --git a/admin/bin/launchy b/admin/bin/launchy deleted file mode 100755 index 92b254ad9..000000000 --- a/admin/bin/launchy +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'launchy' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('launchy', 'launchy') diff --git a/admin/bin/ldiff b/admin/bin/ldiff deleted file mode 100755 index 8e3524a92..000000000 --- a/admin/bin/ldiff +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'ldiff' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('diff-lcs', 'ldiff') diff --git a/admin/bin/listen b/admin/bin/listen deleted file mode 100755 index 093a5fc30..000000000 --- a/admin/bin/listen +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'listen' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('listen', 'listen') diff --git a/admin/bin/mix_cron.rb b/admin/bin/mix_cron.rb deleted file mode 100755 index ccf8c838a..000000000 --- a/admin/bin/mix_cron.rb +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'mix_cron.rb' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('jam_ruby', 'mix_cron.rb') diff --git a/admin/bin/nokogiri b/admin/bin/nokogiri deleted file mode 100755 index d55f84b05..000000000 --- a/admin/bin/nokogiri +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'nokogiri' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('nokogiri', 'nokogiri') diff --git a/admin/bin/pg_migrate b/admin/bin/pg_migrate deleted file mode 100755 index 207cfe44c..000000000 --- a/admin/bin/pg_migrate +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'pg_migrate' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('pg_migrate', 'pg_migrate') diff --git a/admin/bin/pry b/admin/bin/pry deleted file mode 100755 index 54678a32c..000000000 --- a/admin/bin/pry +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'pry' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('pry', 'pry') diff --git a/admin/bin/pry-remote b/admin/bin/pry-remote deleted file mode 100755 index f264d2fcd..000000000 --- a/admin/bin/pry-remote +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'pry-remote' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('pry-remote', 'pry-remote') diff --git a/admin/bin/puma b/admin/bin/puma deleted file mode 100755 index d24478bed..000000000 --- a/admin/bin/puma +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'puma' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('puma', 'puma') diff --git a/admin/bin/pumactl b/admin/bin/pumactl deleted file mode 100755 index f3f7b2bd1..000000000 --- a/admin/bin/pumactl +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'pumactl' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('puma', 'pumactl') diff --git a/admin/bin/rackup b/admin/bin/rackup deleted file mode 100755 index 8cc9953e5..000000000 --- a/admin/bin/rackup +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rackup' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rack', 'rackup') diff --git a/admin/bin/rails b/admin/bin/rails deleted file mode 100755 index 657440d20..000000000 --- a/admin/bin/rails +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rails' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('railties', 'rails') diff --git a/admin/bin/rake b/admin/bin/rake deleted file mode 100755 index 26c7a2d5b..000000000 --- a/admin/bin/rake +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rake' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rake', 'rake') diff --git a/admin/bin/rdoc b/admin/bin/rdoc deleted file mode 100755 index f57260f36..000000000 --- a/admin/bin/rdoc +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rdoc' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rdoc', 'rdoc') diff --git a/admin/bin/recurly b/admin/bin/recurly deleted file mode 100755 index 7f6362898..000000000 --- a/admin/bin/recurly +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'recurly' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('recurly', 'recurly') diff --git a/admin/bin/resque b/admin/bin/resque deleted file mode 100755 index 2e40831b1..000000000 --- a/admin/bin/resque +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'resque' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('resque', 'resque') diff --git a/admin/bin/resque-scheduler b/admin/bin/resque-scheduler deleted file mode 100755 index 57e4d9dd5..000000000 --- a/admin/bin/resque-scheduler +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'resque-scheduler' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('resque-scheduler', 'resque-scheduler') diff --git a/admin/bin/resque-web b/admin/bin/resque-web deleted file mode 100755 index b49543cd2..000000000 --- a/admin/bin/resque-web +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'resque-web' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('resque', 'resque-web') diff --git a/admin/bin/restclient b/admin/bin/restclient deleted file mode 100755 index 4d7bdcf92..000000000 --- a/admin/bin/restclient +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'restclient' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rest-client', 'restclient') diff --git a/admin/bin/ri b/admin/bin/ri deleted file mode 100755 index 90f2517da..000000000 --- a/admin/bin/ri +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'ri' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rdoc', 'ri') diff --git a/admin/bin/rspec b/admin/bin/rspec deleted file mode 100755 index 0c86b5c6f..000000000 --- a/admin/bin/rspec +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rspec' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('rspec-core', 'rspec') diff --git a/admin/bin/ruby-protoc b/admin/bin/ruby-protoc deleted file mode 100755 index b8e8f49f6..000000000 --- a/admin/bin/ruby-protoc +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'ruby-protoc' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('ruby-protocol-buffers', 'ruby-protoc') diff --git a/admin/bin/rubygems-cabin-test b/admin/bin/rubygems-cabin-test deleted file mode 100755 index 3b1515059..000000000 --- a/admin/bin/rubygems-cabin-test +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'rubygems-cabin-test' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('cabin', 'rubygems-cabin-test') diff --git a/admin/bin/sass b/admin/bin/sass deleted file mode 100755 index d65bb10a3..000000000 --- a/admin/bin/sass +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'sass' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('sass', 'sass') diff --git a/admin/bin/sass-convert b/admin/bin/sass-convert deleted file mode 100755 index ddde743f3..000000000 --- a/admin/bin/sass-convert +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'sass-convert' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('sass', 'sass-convert') diff --git a/admin/bin/scss b/admin/bin/scss deleted file mode 100755 index 9f5e435d6..000000000 --- a/admin/bin/scss +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'scss' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('sass', 'scss') diff --git a/admin/bin/slimrb b/admin/bin/slimrb deleted file mode 100755 index d9152e290..000000000 --- a/admin/bin/slimrb +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'slimrb' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('slim', 'slimrb') diff --git a/admin/bin/sprockets b/admin/bin/sprockets deleted file mode 100755 index 09a1ad185..000000000 --- a/admin/bin/sprockets +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'sprockets' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('sprockets', 'sprockets') diff --git a/admin/bin/thor b/admin/bin/thor deleted file mode 100755 index 8421e001e..000000000 --- a/admin/bin/thor +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'thor' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('thor', 'thor') diff --git a/admin/bin/tilt b/admin/bin/tilt deleted file mode 100755 index 09fe73eb3..000000000 --- a/admin/bin/tilt +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'tilt' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('tilt', 'tilt') diff --git a/admin/bin/tt b/admin/bin/tt deleted file mode 100755 index 6e3920b8c..000000000 --- a/admin/bin/tt +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'tt' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('treetop', 'tt') diff --git a/admin/bin/unicorn b/admin/bin/unicorn deleted file mode 100755 index 5e0e14fa9..000000000 --- a/admin/bin/unicorn +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'unicorn' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('unicorn', 'unicorn') diff --git a/admin/bin/unicorn_rails b/admin/bin/unicorn_rails deleted file mode 100755 index 93e1c8bf3..000000000 --- a/admin/bin/unicorn_rails +++ /dev/null @@ -1,16 +0,0 @@ -#!/usr/bin/env ruby -# -# This file was generated by Bundler. -# -# The application 'unicorn_rails' is installed as part of a gem, and -# this file is here to facilitate running it. -# - -require 'pathname' -ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", - Pathname.new(__FILE__).realpath) - -require 'rubygems' -require 'bundler/setup' - -load Gem.bin_path('unicorn', 'unicorn_rails')