File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem "stimulus-rails"
18
18
gem "jbuilder"
19
19
gem 'dotenv' , groups : [ :development , :test ]
20
20
gem 'devise' , '~> 4.9.4'
21
- gem 'httpx' , '~> 1.3 .1'
21
+ gem 'httpx' , '~> 1.6 .1'
22
22
23
23
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
24
24
# gem "bcrypt", "~> 3.1.7"
Original file line number Diff line number Diff line change 119
119
raabro (~> 1.4 )
120
120
globalid (1.2.1 )
121
121
activesupport (>= 6.1 )
122
- http-2 (1.0.2 )
123
- httpx (1.3.4 )
122
+ http-2 (1.1.1 )
123
+ httpx (1.6.1 )
124
124
http-2 (>= 1.0.0 )
125
125
i18n (1.14.7 )
126
126
concurrent-ruby (~> 1.0 )
@@ -378,7 +378,7 @@ DEPENDENCIES
378
378
debug
379
379
devise (~> 4.9.4 )
380
380
dotenv
381
- httpx (~> 1.3 .1 )
381
+ httpx (~> 1.6 .1 )
382
382
importmap-rails
383
383
jbuilder
384
384
kamal
You can’t perform that action at this time.
0 commit comments