/data/maps/the_impressive/rooms/

mixed-content personal blog
about summary refs log blame commit diff stats
path: root/bin/bundle
blob: 66e9889e8b4aeea1af13e2396fb70594232a2ae3 (plain) (tree)
1
2
3


                                                                     
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')