1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/Gemfile
2012-03-12 18:58:39 -05:00

17 lines
229 B
Ruby

source 'https://rubygems.org'
gem 'growl'
gem 'guard'
gem 'guard-bundler'
gem 'guard-rspec'
gem 'rack', '~> 1.4'
gem 'rb-fsevent'
#gem 'plymouth'
#gem 'pry'
#gem 'pry-nav'
platforms :jruby do
gem 'jruby-openssl'
end
gemspec