Skip to content

Commit

Permalink
Add pagy as a runtime dependency since the App uses it.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Nov 25, 2023
1 parent 7cf8cc1 commit 2994740
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ group :development do
gem 'rubocop-ronin', require: false, platform: :mri

gem 'foreman', '~> 0.80', require: false
gem 'pagy', '~> 6.2'
end
1 change: 1 addition & 0 deletions gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies:
redis-namespace: ~> 1.10
sinatra: ~> 3.0
sinatra-contrib: ~> 3.0
pagy: ~> 6.2
sinatra-flash: ~> 0.3
sidekiq: ~> 7.0
puma: ~> 6.0
Expand Down

0 comments on commit 2994740

Please sign in to comment.