File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem "bootstrap-will_paginate"
2121gem 'rails3-restful-authentication' , '~> 3.0.1'
2222gem 'dynamic_form'
2323gem 'rabl'
24- gem 'yajl-ruby' , '~> 1.3.1 '
24+ gem 'yajl-ruby' , '~> 1.4.3 '
2525gem 'rubyzip' , '~> 1.3.0'
2626gem 'activerecord-session_store' # no longer part of Rails proper
2727gem 'protected_attributes_continued' # Use this until and unless we start using Strong Parameters.
Original file line number Diff line number Diff line change 262262 will_paginate (3.3.1 )
263263 xpath (3.2.0 )
264264 nokogiri (~> 1.8 )
265- yajl-ruby (1.3.1 )
265+ yajl-ruby (1.4.3 )
266266 yard (0.9.36 )
267267
268268PLATFORMS
@@ -315,7 +315,7 @@ DEPENDENCIES
315315 uglifier
316316 unicorn
317317 will_paginate
318- yajl-ruby (~> 1.3.1 )
318+ yajl-ruby (~> 1.4.3 )
319319 yard
320320
321321BUNDLED WITH
You can’t perform that action at this time.
0 commit comments