# Bundler/Gemfile is not necessary to use ginjo-rfm gem.
# It is only here for development & testing.

source 'https://rubygems.org'
gemspec

#gem 'ox', '1.9.1' # Has segmentation fault
#gem 'ox', '1.8.5' # best for Lion (ruby 1.8 & ruby 1.9), and snowleopard (ruby 1.9)
#gem 'ox', '1.4.6' # best for snowleopard (ruby 1.8)
