Skip to content

Commit

Permalink
Merge pull request #83 from khalilahmad1547/dependabot/bundler/master…
Browse files Browse the repository at this point in the history
…/pagy-7.0.5

Bump pagy from 6.4.3 to 7.0.5 in /master
  • Loading branch information
abdur1547 authored Feb 23, 2024
2 parents b88f799 + 71b4357 commit 5d6ddc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion master/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "rails", "~> 7.1.3"

gem "active_model_serializers"

gem 'pagy', '~> 6.4.3'
gem 'pagy', '~> 7.0.5'

gem "pg", "~> 1.5"

Expand Down
4 changes: 2 additions & 2 deletions master/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
nio4r (2.7.0)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
pagy (6.4.3)
pagy (7.0.5)
pg (1.5.5)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -226,7 +226,7 @@ DEPENDENCIES
interactor
jbuilder
jwt
pagy (~> 6.4.3)
pagy (~> 7.0.5)
pg (~> 1.5)
puma (~> 6.4)
pundit (~> 2.3, >= 2.3.1)
Expand Down

0 comments on commit 5d6ddc4

Please sign in to comment.