Fix group name
This commit is contained in:
parent
87d02a1c8c
commit
0d1b9674b8
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -64,6 +64,6 @@ group :development do
|
|||
gem 'capistrano-passenger'
|
||||
end
|
||||
|
||||
group :development do
|
||||
group :production do
|
||||
gem 'mysql2'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue