Skip to content

Commit 1978660

Browse files
committed
Update faraday to version 2.14.1
1 parent afe6bd2 commit 1978660

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ GEM
113113
railties (>= 5.0.0)
114114
faker (3.5.1)
115115
i18n (>= 1.8.11, < 2)
116-
faraday (2.12.2)
116+
faraday (2.14.1)
117117
faraday-net_http (>= 2.0, < 3.5)
118118
json
119119
logger
120-
faraday-net_http (3.4.0)
121-
net-http (>= 0.5.0)
120+
faraday-net_http (3.4.2)
121+
net-http (~> 0.5)
122122
ffi (1.17.1)
123123
font-awesome-rails (4.7.0.9)
124124
railties (>= 3.2, < 9.0)
@@ -144,7 +144,7 @@ GEM
144144
rails-dom-testing (>= 1, < 3)
145145
railties (>= 4.2.0)
146146
thor (>= 0.14, < 2.0)
147-
json (2.9.1)
147+
json (2.18.1)
148148
jwt (2.10.1)
149149
base64
150150
kaminari (1.2.2)
@@ -176,7 +176,7 @@ GEM
176176
listen (3.9.0)
177177
rb-fsevent (~> 0.10, >= 0.10.3)
178178
rb-inotify (~> 0.9, >= 0.9.10)
179-
logger (1.6.5)
179+
logger (1.7.0)
180180
lograge (0.14.0)
181181
actionpack (>= 4)
182182
activesupport (>= 4)
@@ -197,8 +197,8 @@ GEM
197197
minitest (5.25.4)
198198
multi_xml (0.7.1)
199199
bigdecimal (~> 3.1)
200-
net-http (0.6.0)
201-
uri
200+
net-http (0.9.1)
201+
uri (>= 0.11.1)
202202
net-http-persistent (4.0.5)
203203
connection_pool (~> 2.2)
204204
net-imap (0.5.7)
@@ -410,7 +410,7 @@ GEM
410410
unicode-display_width (3.1.4)
411411
unicode-emoji (~> 4.0, >= 4.0.4)
412412
unicode-emoji (4.0.4)
413-
uri (1.0.4)
413+
uri (1.1.1)
414414
validate_url (1.0.15)
415415
activemodel (>= 3.0.0)
416416
public_suffix

0 commit comments

Comments
 (0)