rucaptcha/Gemfile

8 lines
86 B
Ruby

source 'https://rubygems.org'
gemspec
gem 'rake'
gem 'rails'
gem 'rspec'
gem 'dalli'