Skip to content

Commit

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

Bump pagy from 6.2.0 to 6.4.1 in /master
  • Loading branch information
abdur1547 authored Jan 17, 2024
2 parents c9e6db6 + 5aabf22 commit 17d69c3
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.2"

gem "active_model_serializers"

gem 'pagy', '~> 6.2.0'
gem 'pagy', '~> 6.4.1'

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 @@ -142,7 +142,7 @@ GEM
nio4r (2.7.0)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
pagy (6.2.0)
pagy (6.4.1)
pg (1.5.4)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -225,7 +225,7 @@ DEPENDENCIES
interactor
jbuilder
jwt
pagy (~> 6.2.0)
pagy (~> 6.4.1)
pg (~> 1.5)
puma (~> 6.4)
pundit (~> 2.3, >= 2.3.1)
Expand Down

0 comments on commit 17d69c3

Please sign in to comment.