mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 18:45:21 +00:00
Bump norairrecord from 0.4.0 to 0.4.1 (#456)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
10f53d0fd1
commit
07ed54abfc
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -89,7 +89,7 @@ gem "geocoder"
|
|||
gem "ahoy_captain", git: "https://github.com/johnmcdowall/ahoy_captain.git", branch: "fix_importmaps"
|
||||
|
||||
# Airtable syncing
|
||||
gem "norairrecord", "~> 0.4.0"
|
||||
gem "norairrecord", "~> 0.4.1"
|
||||
|
||||
# Country codes
|
||||
gem "countries"
|
||||
|
|
|
|||
|
|
@ -310,7 +310,7 @@ GEM
|
|||
racc (~> 1.4)
|
||||
nokogiri (1.18.9-x86_64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
norairrecord (0.4.0)
|
||||
norairrecord (0.4.1)
|
||||
faraday (>= 1.0, < 3.0)
|
||||
faraday-net_http_persistent
|
||||
net-http-persistent
|
||||
|
|
@ -580,7 +580,7 @@ DEPENDENCIES
|
|||
letter_opener
|
||||
letter_opener_web (~> 3.0)
|
||||
memory_profiler
|
||||
norairrecord (~> 0.4.0)
|
||||
norairrecord (~> 0.4.1)
|
||||
paper_trail
|
||||
pg
|
||||
propshaft
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue