mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-21 22:54:09 +01:00
initial version of reviewing
This commit is contained in:
parent
2563532022
commit
b320dd60a8
8 changed files with 25 additions and 125 deletions
1
Gemfile
1
Gemfile
|
|
@ -16,6 +16,7 @@ gem "actionwebservice", :git => "git://github.com/dejan/actionwebservice.git"
|
|||
gem "rubycas-client", "~>2.2.1"
|
||||
gem "ruby-openid", :require => "openid"
|
||||
gem "sqlite3"
|
||||
gem "ruby-debug"
|
||||
gem 'bcrypt-ruby', '~> 2.1.4'
|
||||
|
||||
gem "webrat", ">=0.7.0", :groups => [:cucumber, :test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue