File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ gem 'groupdate', '5.2.2'
30
30
gem 'useragent'
31
31
gem 'jwt'
32
32
gem 'bcrypt'
33
- gem 'httparty' , '0.18.1 '
33
+ gem 'httparty' , '0.21.0 '
34
34
gem 'ipaddress' , '0.8.3'
35
35
gem 'openid_connect' , '1.4.2'
36
36
gem 'json'
Original file line number Diff line number Diff line change 98
98
activesupport (>= 5.0 )
99
99
groupdate (5.2.2 )
100
100
activesupport (>= 5 )
101
- httparty (0.18.1 )
102
- mime-types ( ~> 3 .0 )
101
+ httparty (0.21.0 )
102
+ mini_mime ( >= 1.0 .0 )
103
103
multi_xml (>= 0.5.2 )
104
104
httpclient (2.8.3 )
105
105
i18n (1.12.0 )
122
122
net-smtp
123
123
marcel (1.0.2 )
124
124
method_source (1.0.0 )
125
- mime-types (3.4.1 )
126
- mime-types-data (~> 3.2015 )
127
- mime-types-data (3.2022.0105 )
128
125
mini_mime (1.1.2 )
129
126
mini_portile2 (2.8.1 )
130
127
minitest (5.17.0 )
@@ -257,7 +254,7 @@ DEPENDENCIES
257
254
forest_liana !
258
255
forestadmin-jsonapi-serializers
259
256
groupdate (= 5.2.2 )
260
- httparty (= 0.18.1 )
257
+ httparty (= 0.21.0 )
261
258
ipaddress (= 0.8.3 )
262
259
json
263
260
json-jwt (= 1.15.0 )
You can’t perform that action at this time.
0 commit comments