mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 14:21:41 +00:00
usar fork por ahora
This commit is contained in:
parent
ef32a6d7f6
commit
cd1263a672
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -64,7 +64,7 @@ gem 'rails-i18n'
|
|||
gem 'rails_warden'
|
||||
gem 'redis', require: %w[redis redis/connection/hiredis]
|
||||
gem 'redis-rails'
|
||||
gem 'rollups', git: 'https://github.com/ankane/rollup.git', branch: 'master'
|
||||
gem 'rollups', git: 'https://github.com/fauno/rollup.git', branch: 'update'
|
||||
gem 'rubyzip'
|
||||
gem 'rugged'
|
||||
gem 'concurrent-ruby-ext'
|
||||
|
|
Loading…
Reference in a new issue