File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ gem "rspec", "~> 3.0"
1111
1212gem "rubocop" , "~> 1.21"
1313
14- gem "httparty" , "~> 0.21 .0"
14+ gem "httparty" , "~> 0.24 .0"
1515
1616gem "pry-byebug"
Original file line number Diff line number Diff line change 7373 minitest (>= 5.1 )
7474 tzinfo (~> 2.0 )
7575 ast (2.4.3 )
76+ bigdecimal (4.0.1 )
7677 builder (3.2.4 )
7778 byebug (11.1.3 )
7879 coderay (1.1.3 )
7980 concurrent-ruby (1.1.10 )
8081 crass (1.0.6 )
82+ csv (3.3.5 )
8183 date (3.3.3 )
8284 diff-lcs (1.5.1 )
8385 erubi (1.12.0 )
8486 globalid (1.0.0 )
8587 activesupport (>= 5.0 )
86- httparty (0.21.0 )
88+ httparty (0.24.2 )
89+ csv
8790 mini_mime (>= 1.0.0 )
8891 multi_xml (>= 0.5.2 )
8992 i18n (1.12.0 )
@@ -101,10 +104,11 @@ GEM
101104 net-smtp
102105 marcel (1.0.2 )
103106 method_source (1.0.0 )
104- mini_mime (1.1.2 )
107+ mini_mime (1.1.5 )
105108 mini_portile2 (2.8.1 )
106109 minitest (5.16.3 )
107- multi_xml (0.6.0 )
110+ multi_xml (0.8.1 )
111+ bigdecimal (>= 3.1 , < 5 )
108112 net-imap (0.3.4 )
109113 date
110114 net-protocol
@@ -208,7 +212,7 @@ PLATFORMS
208212 x86_64-linux
209213
210214DEPENDENCIES
211- httparty (~> 0.21 .0 )
215+ httparty (~> 0.24 .0 )
212216 pry-byebug
213217 rails
214218 rake (~> 13.0 )
You can’t perform that action at this time.
0 commit comments