mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +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:
2
Gemfile
2
Gemfile
@@ -88,7 +88,7 @@ gem "ahoy_matey"
|
|||||||
gem "geocoder"
|
gem "geocoder"
|
||||||
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
|
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
|
||||||
|
|
||||||
gem "pagy", "~> 43.1"
|
gem "pagy", "~> 43.2"
|
||||||
|
|
||||||
# Airtable syncing
|
# Airtable syncing
|
||||||
gem "norairrecord", "~> 0.5.1"
|
gem "norairrecord", "~> 0.5.1"
|
||||||
|
|||||||
@@ -251,7 +251,7 @@ GEM
|
|||||||
jbuilder (2.14.1)
|
jbuilder (2.14.1)
|
||||||
actionview (>= 7.0.0)
|
actionview (>= 7.0.0)
|
||||||
activesupport (>= 7.0.0)
|
activesupport (>= 7.0.0)
|
||||||
json (2.17.0)
|
json (2.17.1)
|
||||||
kamal (2.9.0)
|
kamal (2.9.0)
|
||||||
activesupport (>= 7.0)
|
activesupport (>= 7.0)
|
||||||
base64 (~> 0.2)
|
base64 (~> 0.2)
|
||||||
@@ -334,7 +334,7 @@ GEM
|
|||||||
faraday-net_http_persistent
|
faraday-net_http_persistent
|
||||||
net-http-persistent
|
net-http-persistent
|
||||||
ostruct (0.6.3)
|
ostruct (0.6.3)
|
||||||
pagy (43.1.8)
|
pagy (43.2.0)
|
||||||
json
|
json
|
||||||
yaml
|
yaml
|
||||||
paper_trail (17.0.0)
|
paper_trail (17.0.0)
|
||||||
@@ -615,7 +615,7 @@ DEPENDENCIES
|
|||||||
letter_opener_web (~> 3.0)
|
letter_opener_web (~> 3.0)
|
||||||
memory_profiler
|
memory_profiler
|
||||||
norairrecord (~> 0.5.1)
|
norairrecord (~> 0.5.1)
|
||||||
pagy (~> 43.1)
|
pagy (~> 43.2)
|
||||||
paper_trail
|
paper_trail
|
||||||
pg
|
pg
|
||||||
propshaft
|
propshaft
|
||||||
|
|||||||
Reference in New Issue
Block a user