0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-27 03:30:54 +00:00
ensl.org/vendor/plugins/acts_as_versioned/Gemfile

7 lines
145 B
Text
Raw Normal View History

source 'http://rubygems.org'
group :development do
gem 'rails', '3.1.0'
gem 'sqlite3-ruby', '1.3.1'
gem 'mysql', '2.8.1'
end