mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 14:39:52 +01:00
remove ruby-progressbar
This commit is contained in:
parent
3c7a15dc88
commit
2a9cb638d6
2 changed files with 0 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -42,8 +42,6 @@ gem "rolify", "~> 6.0"
|
|||
gem "dry-initializer", "~> 3.1"
|
||||
gem "dry-types", "~> 1.7"
|
||||
|
||||
gem "ruby-progressbar"
|
||||
|
||||
gem "pghero"
|
||||
gem "rails_admin"
|
||||
gem "sentry-rails"
|
||||
|
|
|
@ -543,7 +543,6 @@ DEPENDENCIES
|
|||
rspec-sidekiq (~> 3.0)
|
||||
rubocop (~> 1.47)
|
||||
rubocop-rails (~> 2.18)
|
||||
ruby-progressbar
|
||||
rubyzip (~> 2.3)
|
||||
sanitize
|
||||
sassc-rails
|
||||
|
|
Loading…
Reference in a new issue