rucaptcha/Gemfile

7 lines
74 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'
2018-11-13 03:42:55 +00:00
gem 'rspec'