mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 19:55:16 +00:00
Bump pagy from 43.1.8 to 43.2.0 (#686)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1680c03f63
commit
5f4cc09758
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -88,7 +88,7 @@ gem "ahoy_matey"
|
|||
gem "geocoder"
|
||||
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
|
||||
|
||||
gem "pagy", "~> 43.1"
|
||||
gem "pagy", "~> 43.2"
|
||||
|
||||
# Airtable syncing
|
||||
gem "norairrecord", "~> 0.5.1"
|
||||
|
|
|
|||
|
|
@ -251,7 +251,7 @@ GEM
|
|||
jbuilder (2.14.1)
|
||||
actionview (>= 7.0.0)
|
||||
activesupport (>= 7.0.0)
|
||||
json (2.17.0)
|
||||
json (2.17.1)
|
||||
kamal (2.9.0)
|
||||
activesupport (>= 7.0)
|
||||
base64 (~> 0.2)
|
||||
|
|
@ -334,7 +334,7 @@ GEM
|
|||
faraday-net_http_persistent
|
||||
net-http-persistent
|
||||
ostruct (0.6.3)
|
||||
pagy (43.1.8)
|
||||
pagy (43.2.0)
|
||||
json
|
||||
yaml
|
||||
paper_trail (17.0.0)
|
||||
|
|
@ -615,7 +615,7 @@ DEPENDENCIES
|
|||
letter_opener_web (~> 3.0)
|
||||
memory_profiler
|
||||
norairrecord (~> 0.5.1)
|
||||
pagy (~> 43.1)
|
||||
pagy (~> 43.2)
|
||||
paper_trail
|
||||
pg
|
||||
propshaft
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue