Skip to content

Commit

Permalink
Add ruby progressbar to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hassanmir92 committed Dec 6, 2024
1 parent 6fdd89d commit 674dccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ gem "pundit"
gem "rack-attack"
gem "rails_semantic_logger"
gem "rmagick"
gem "ruby-progressbar"
gem "ruby-vips"
gem "sentry-rails"
gem "sentry-ruby"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ DEPENDENCIES
rspec-rails
rspec-retry!
rubocop-govuk
ruby-progressbar
ruby-vips
sentry-rails
sentry-ruby
Expand Down

0 comments on commit 674dccd

Please sign in to comment.