rucaptcha/Gemfile

9 lines
93 B
Ruby
Raw Normal View History

2015-10-26 13:55:46 +00:00
source 'https://rubygems.org'
gemspec
2016-05-25 03:07:26 +00:00
gem 'rake'
gem 'rails'
gem 'rspec'
2015-10-26 13:55:46 +00:00
gem 'mini_magick'