source 'https://rubygems.org' gem 'rails', '~> 3.2.0' # TODO: REMOVE ME gem 'timber', git: 'https://github.com/timberio/timber-ruby.git', branch: '3.0' gem 'timber-rack', git: 'https://github.com/timberio/timber-ruby-rack.git', branch: 'master' gemspec :path => '../'