File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gem 'groupdate', '5.2.2'
3131gem 'useragent'
3232gem 'jwt'
3333gem 'bcrypt'
34- gem 'httparty' , '0.18.1 '
34+ gem 'httparty' , '0.21.0 '
3535gem 'ipaddress' , '0.8.3'
3636gem 'openid_connect' , '1.4.2'
3737gem 'json'
Original file line number Diff line number Diff line change 107107 activesupport (>= 6.1 )
108108 groupdate (5.2.2 )
109109 activesupport (>= 5 )
110- httparty (0.18.1 )
111- mime-types ( ~> 3 .0 )
110+ httparty (0.21.0 )
111+ mini_mime ( >= 1.0 .0 )
112112 multi_xml (>= 0.5.2 )
113113 httpclient (2.8.3 )
114114 i18n (1.12.0 )
133133 net-smtp
134134 marcel (1.0.4 )
135135 method_source (1.0.0 )
136- mime-types (3.4.1 )
137- mime-types-data (~> 3.2015 )
138- mime-types-data (3.2022.0105 )
139136 mini_mime (1.1.2 )
140- mini_portile2 (2.8.1 )
137+ mini_portile2 (2.8.5 )
141138 minitest (5.17.0 )
142139 multi_xml (0.6.0 )
143140 net-http (0.4.1 )
152149 net-smtp (0.3.3 )
153150 net-protocol
154151 nio4r (2.7.0 )
155- nokogiri (1.14.0 )
156- mini_portile2 (~> 2.8.0 )
152+ nokogiri (1.16.2 )
153+ mini_portile2 (~> 2.8.2 )
157154 racc (~> 1.4 )
158155 openid_connect (1.4.2 )
159156 activemodel
167164 validate_url
168165 webfinger (~> 1.2 )
169166 public_suffix (5.0.1 )
170- racc (1.6.2 )
171- rack (2.2.5 )
172- rack-cors (1.1.1 )
167+ racc (1.7.3 )
168+ rack (2.2.8.1 )
169+ rack-cors (2.0.2 )
173170 rack (>= 2.0.0 )
174171 rack-oauth2 (1.21.3 )
175172 activesupport
@@ -273,7 +270,7 @@ DEPENDENCIES
273270 forest_liana !
274271 forestadmin-jsonapi-serializers
275272 groupdate (= 5.2.2 )
276- httparty (= 0.18.1 )
273+ httparty (= 0.21.0 )
277274 ipaddress (= 0.8.3 )
278275 json
279276 json-jwt (>= 1.16 )
You can’t perform that action at this time.
0 commit comments