File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'jquery-rails'
1919# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
2020gem 'turbolinks'
2121# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
22- gem 'jbuilder' , '~> 2.10 '
22+ gem 'jbuilder' , '~> 2.11 '
2323# bundle exec rake doc:rails generates the API under doc/api.
2424gem 'sdoc' , '~> 2.0.3' , group : :doc
2525
Original file line number Diff line number Diff line change 8181 coffee-script-source
8282 execjs
8383 coffee-script-source (1.12.2 )
84- concurrent-ruby (1.1.7 )
84+ concurrent-ruby (1.1.8 )
8585 connection_pool (2.2.3 )
8686 crass (1.0.6 )
8787 draper (4.0.1 )
9999 activesupport (>= 4.2.0 )
100100 i18n (1.8.7 )
101101 concurrent-ruby (~> 1.0 )
102- jbuilder (2.10 .1 )
102+ jbuilder (2.11 .1 )
103103 activesupport (>= 5.0.0 )
104104 jquery-datatables-rails (3.4.0 )
105105 actionpack (>= 3.1 )
@@ -237,7 +237,7 @@ DEPENDENCIES
237237 coffee-rails
238238 draper (= 4.0.1 )
239239 font-awesome-sass
240- jbuilder (~> 2.10 )
240+ jbuilder (~> 2.11 )
241241 jquery-datatables-rails
242242 jquery-rails
243243 puma
You can’t perform that action at this time.
0 commit comments