Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "bootstrap", "~> 5.2"
gem "cloudflare", "~> 4.3"
gem "envkey", "~> 1.0"
gem "friendly_id", "~> 5.5"
gem "git", "~> 1.12"
gem "git", "~> 1.13"
gem "haml", "~> 6.0"
gem "hiredis", "~> 0.6"
gem "importmap-rails", "~> 1.1"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ GEM
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
gem_config (0.3.2)
git (1.12.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
globalid (1.0.0)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
method_source (~> 1.0)
psych (4.0.6)
stringio
public_suffix (5.0.0)
public_suffix (5.0.1)
puma (6.0.0)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -358,7 +358,7 @@ DEPENDENCIES
dotenv-rails (~> 2.8)
envkey (~> 1.0)
friendly_id (~> 5.5)
git (~> 1.12)
git (~> 1.13)
haml (~> 6.0)
hiredis (~> 0.6)
importmap-rails (~> 1.1)
Expand Down