File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ gem "geocoder"
89
89
gem "ahoy_captain" , git : "https://github.com/johnmcdowall/ahoy_captain.git" , branch : "fix_importmaps"
90
90
91
91
# Airtable syncing
92
- gem "norairrecord" , "~> 0.4.0 "
92
+ gem "norairrecord" , "~> 0.4.1 "
93
93
94
94
# Country codes
95
95
gem "countries"
Original file line number Diff line number Diff line change 310
310
racc (~> 1.4 )
311
311
nokogiri (1.18.9-x86_64-linux-musl )
312
312
racc (~> 1.4 )
313
- norairrecord (0.4.0 )
313
+ norairrecord (0.4.1 )
314
314
faraday (>= 1.0 , < 3.0 )
315
315
faraday-net_http_persistent
316
316
net-http-persistent
@@ -580,7 +580,7 @@ DEPENDENCIES
580
580
letter_opener
581
581
letter_opener_web (~> 3.0 )
582
582
memory_profiler
583
- norairrecord (~> 0.4.0 )
583
+ norairrecord (~> 0.4.1 )
584
584
paper_trail
585
585
pg
586
586
propshaft
You can’t perform that action at this time.
0 commit comments