Skip to content

Commit 07ed54a

Browse files
Bump norairrecord from 0.4.0 to 0.4.1 (#456)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10f53d0 commit 07ed54a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ gem "geocoder"
8989
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
9090

9191
# Airtable syncing
92-
gem "norairrecord", "~> 0.4.0"
92+
gem "norairrecord", "~> 0.4.1"
9393

9494
# Country codes
9595
gem "countries"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ GEM
310310
racc (~> 1.4)
311311
nokogiri (1.18.9-x86_64-linux-musl)
312312
racc (~> 1.4)
313-
norairrecord (0.4.0)
313+
norairrecord (0.4.1)
314314
faraday (>= 1.0, < 3.0)
315315
faraday-net_http_persistent
316316
net-http-persistent
@@ -580,7 +580,7 @@ DEPENDENCIES
580580
letter_opener
581581
letter_opener_web (~> 3.0)
582582
memory_profiler
583-
norairrecord (~> 0.4.0)
583+
norairrecord (~> 0.4.1)
584584
paper_trail
585585
pg
586586
propshaft

0 commit comments

Comments
 (0)