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 93
93
activesupport (>= 4.2.0 )
94
94
groupdate (5.2.2 )
95
95
activesupport (>= 5 )
96
- httparty (0.18.1 )
97
- mime-types ( ~> 3 .0 )
96
+ httparty (0.21.0 )
97
+ mini_mime ( >= 1.0 .0 )
98
98
multi_xml (>= 0.5.2 )
99
99
httpclient (2.8.3 )
100
100
i18n (1.12.0 )
114
114
mini_mime (>= 0.1.1 )
115
115
marcel (1.0.1 )
116
116
method_source (1.0.0 )
117
- mime-types (3.3.1 )
118
- mime-types-data (~> 3.2015 )
119
- mime-types-data (3.2021.0225 )
120
117
mini_mime (1.1.2 )
121
118
mini_portile2 (2.5.0 )
122
119
minitest (5.16.3 )
@@ -244,7 +241,7 @@ DEPENDENCIES
244
241
forest_liana !
245
242
forestadmin-jsonapi-serializers
246
243
groupdate (= 5.2.2 )
247
- httparty (= 0.18.1 )
244
+ httparty (= 0.21.0 )
248
245
ipaddress (= 0.8.3 )
249
246
json
250
247
json-jwt (= 1.15.0 )
You can’t perform that action at this time.
0 commit comments