Removed unused acts_as_configurable gem.
This commit is contained in:
parent
3e4c535bb1
commit
4ea940e4a3
4 changed files with 38 additions and 50 deletions
6
Gemfile
6
Gemfile
|
|
@ -70,8 +70,4 @@ group :development do
|
|||
#gem 'common_deploy', require: false, path: '../../common_deploy' # pending foodcoops/foodsoft#34, git: 'git://github.com/fsmanuel/common_deploy.git'
|
||||
# Avoid having content-length warnings
|
||||
gem 'thin'
|
||||
end
|
||||
|
||||
# Gems left for backwards compatibility
|
||||
gem 'acts_as_configurable', git: 'git://github.com/bwalding/acts_as_configurable.git' # user settings migration needs it
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue