Skip to content

Commit e2dc6c6

Browse files
authored
Update httparty to version 0.24.0 (#1361)
1 parent b839032 commit e2dc6c6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
thread_safe (~> 0.3, >= 0.3.1)
9494
base64 (0.3.0)
9595
bcrypt (3.1.20)
96-
bigdecimal (3.3.1)
96+
bigdecimal (4.0.1)
9797
bindex (0.8.1)
9898
bootsnap (1.19.0)
9999
msgpack (~> 1.2)
@@ -165,7 +165,7 @@ GEM
165165
railties (>= 6.1.0)
166166
thor (>= 1.0.0)
167167
hashdiff (1.2.1)
168-
httparty (0.23.2)
168+
httparty (0.24.0)
169169
csv
170170
mini_mime (>= 1.0.0)
171171
multi_xml (>= 0.5.2)
@@ -198,8 +198,8 @@ GEM
198198
minitest (5.27.0)
199199
mize (0.6.1)
200200
msgpack (1.8.0)
201-
multi_xml (0.7.2)
202-
bigdecimal (~> 3.1)
201+
multi_xml (0.8.0)
202+
bigdecimal (>= 3.1, < 5)
203203
net-imap (0.6.0)
204204
date
205205
net-protocol

0 commit comments

Comments
 (0)