mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 20:38:01 -05:00
Add parallel gem to Gemfile
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -21,6 +21,7 @@ gem 'importmap-rails'
|
||||
gem 'kaminari'
|
||||
gem 'lograge'
|
||||
gem 'oj'
|
||||
gem 'parallel'
|
||||
gem 'pg'
|
||||
gem 'prometheus_exporter'
|
||||
gem 'activerecord-postgis-adapter'
|
||||
|
||||
@@ -540,6 +540,7 @@ DEPENDENCIES
|
||||
kaminari
|
||||
lograge
|
||||
oj
|
||||
parallel
|
||||
pg
|
||||
prometheus_exporter
|
||||
pry-byebug
|
||||
|
||||
Reference in New Issue
Block a user