File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'devise'
1212gem 'omniauth-github' , '~> 2.0.1'
1313gem 'omniauth-rails_csrf_protection' , '~> 2.0.1'
1414gem 'octokit' , '~> 10.0'
15- gem "faraday-retry" , "~> 2.3 "
15+ gem "faraday-retry" , "~> 2.4 "
1616
1717gem 'propshaft'
1818gem 'jsbundling-rails'
Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ GEM
117117 drb (2.2.3 )
118118 erb (6.0.1 )
119119 erubi (1.13.1 )
120- faraday (2.13.1 )
120+ faraday (2.14.0 )
121121 faraday-net_http (>= 2.0 , < 3.5 )
122122 json
123123 logger
124- faraday-net_http (3.4.1 )
125- net-http (>= 0.5.0 )
126- faraday-retry (2.3.2 )
124+ faraday-net_http (3.4.2 )
125+ net-http (~> 0.5 )
126+ faraday-retry (2.4.0 )
127127 faraday (~> 2.0 )
128128 globalid (1.3.0 )
129129 activesupport (>= 6.1 )
177177 minitest (6.0.1 )
178178 prism (~> 1.5 )
179179 multi_xml (0.6.0 )
180- net-http (0.6.0 )
181- uri
180+ net-http (0.9.1 )
181+ uri ( >= 0.11.1 )
182182 net-imap (0.5.12 )
183183 date
184184 net-protocol
@@ -345,7 +345,7 @@ DEPENDENCIES
345345 cssbundling-rails
346346 csv
347347 devise
348- faraday-retry (~> 2.3 )
348+ faraday-retry (~> 2.4 )
349349 haml-rails
350350 jsbundling-rails
351351 kaminari
You can’t perform that action at this time.
0 commit comments