Merge branch 'master' of github.com:ZeusWPI/Tab
This commit is contained in:
commit
8628e75d79
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
2.2.3
|
2.2.2
|
||||||
|
|
3
Gemfile
3
Gemfile
|
@ -64,3 +64,6 @@ group :development do
|
||||||
gem 'capistrano-passenger'
|
gem 'capistrano-passenger'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
group :development do
|
||||||
|
gem 'mysql2'
|
||||||
|
end
|
||||||
|
|
Loading…
Reference in a new issue