File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ gem 'cancancan', '~> 3.6.0'
7272gem 'formtastic' , '~> 5.0'
7373gem 'htmlentities' , '~>4.3' , '>= 4.3.4'
7474gem 'json' , '~> 2.7' , '>= 2.7.1'
75- gem 'responders' , '~> 3.0 ' # For respond_with support
75+ gem 'responders' , '~> 3.2 ' # For respond_with support
7676
7777gem 'mysql2' , '~> 0.5.3'
7878
Original file line number Diff line number Diff line change 760760 uber (< 0.2.0 )
761761 request_store (1.7.0 )
762762 rack (>= 1.4 )
763- responders (3.1.1 )
764- actionpack (>= 5.2 )
765- railties (>= 5.2 )
763+ responders (3.2.0 )
764+ actionpack (>= 7.0 )
765+ railties (>= 7.0 )
766766 rest-client (2.0.2 )
767767 http-cookie (>= 1.0.2 , < 2.0 )
768768 mime-types (>= 1.16 , < 4.0 )
@@ -1126,7 +1126,7 @@ DEPENDENCIES
11261126 reek
11271127 reform (~> 2.3.0 )
11281128 reform-rails (~> 0.2.2 )
1129- responders (~> 3.0 )
1129+ responders (~> 3.2 )
11301130 rest-client (~> 2.0.2 )
11311131 roar-rails
11321132 rspec-html-matchers !
You can’t perform that action at this time.
0 commit comments