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

12 lines
154 B
Text
Raw Normal View History

2011-04-07 20:01:00 -04:00
source 'http://rubygems.org'
2011-04-07 19:59:12 -04:00
gemspec
group :development do
gem 'guard'
gem 'guard-rspec'
gem 'guard-bundler'
gem 'growl'
gem 'rb-fsevent'
end