File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 99gem 'rails' , '~> 4.2.11.3'
1010
1111gem 'braintree'
12- gem 'gon' , '~> 5.1.2 '
12+ gem 'gon' , '~> 6.4.0 '
1313
1414# respond_to methods have been extracted to the responders gem
1515# http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#responders
Original file line number Diff line number Diff line change @@ -293,11 +293,11 @@ GEM
293293 activemodel (>= 4.2 , < 5.2 )
294294 activerecord (>= 4.2 , < 5.2 )
295295 request_store (~> 1.0 )
296- gon (5.1.2 )
297- actionpack (>= 2. 3.0 )
298- json
296+ gon (6.4.0 )
297+ actionpack (>= 3.0.20 )
298+ i18n ( >= 0.7 )
299299 multi_json
300- request_store (>= 1.0.5 )
300+ request_store (>= 1.0 )
301301 gravtastic (3.2.6 )
302302 groupdate (4.1.2 )
303303 activesupport (>= 4.2 )
378378 loggability (0.14.0 )
379379 lolsoap (0.9.0 )
380380 nokogiri (~> 1.5 )
381- loofah (2.9.1 )
381+ loofah (2.10.0 )
382382 crass (~> 1.0.2 )
383383 nokogiri (>= 1.5.9 )
384384 lumberjack (1.0.5 )
392392 rake
393393 mini_magick (4.9.5 )
394394 mini_mime (1.0.2 )
395- mini_portile2 (2.5.1 )
395+ mini_portile2 (2.5.3 )
396396 mini_racer (0.2.4 )
397397 libv8 (>= 6.3 )
398398 minitest (5.14.4 )
408408 monetize (~> 1.4.0 )
409409 money (~> 6.7 )
410410 railties (>= 3.0 )
411- multi_json (1.13.1 )
411+ multi_json (1.15.0 )
412412 multi_xml (0.6.0 )
413413 multipart-post (2.0.0 )
414414 nested_form (0.3.2 )
609609 refinerycms-settings (3.0.0 )
610610 friendly_id (~> 5.0 , >= 5.0.1 )
611611 refinerycms-core (~> 3.0 , >= 3.0.0 )
612- request_store (1.1.0 )
612+ request_store (1.5.0 )
613+ rack (>= 1.4 )
613614 responders (2.4.1 )
614615 actionpack (>= 4.2.0 , < 6.0 )
615616 railties (>= 4.2.0 , < 6.0 )
@@ -819,7 +820,7 @@ DEPENDENCIES
819820 formtastic (~> 3.1.5 )
820821 formtastic-bootstrap
821822 friendly_id (~> 5.1.0 )
822- gon (~> 5.1.2 )
823+ gon (~> 6.4.0 )
823824 gravtastic
824825 groupdate
825826 guard-rspec (~> 4.2.8 )
You can’t perform that action at this time.
0 commit comments