File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ gem 'uglifier'
1616gem 'sprockets' , '3.6.3'
1717gem 'jquery-ui-rails' , '~>5.0'
1818gem 'jquery-rails'
19- gem 'jquery-datatables-rails' , github : 'rweng/jquery-datatables-rails'
19+ gem 'jquery-datatables-rails' , git : 'https://github.com/ rweng/jquery-datatables-rails.git '
2020gem 'twitter-bootstrap-rails'
2121gem 'less-rails-bootstrap'
2222gem 'bootstrap-datepicker-rails'
2323gem 'select2-rails' , '3.2.1'
2424gem 'nested_form'
2525gem 'devise'
2626gem 'cancancan' , '~>2.0'
27- gem 'prawn' , :git => 'git ://github.com/prawnpdf/prawn.git'
27+ gem 'prawn' , :git => 'https ://github.com/prawnpdf/prawn.git'
2828gem 'prawn-table'
2929gem 'axlsx_rails'
3030gem "net-ssh"
Original file line number Diff line number Diff line change 11GIT
2- remote: git ://github.com/prawnpdf/prawn.git
2+ remote: https ://github.com/prawnpdf/prawn.git
33 revision: dc088578d12c1e44fb866176259dedda49c6c591
44 specs:
55 prawn (2.2.2 )
66 pdf-core (~> 0.7.0 )
77 ttfunk (~> 1.5 )
88
99GIT
10- remote: git ://github.com/rweng/jquery-datatables-rails.git
10+ remote: https ://github.com/rweng/jquery-datatables-rails.git
1111 revision: d486b31b192a2924b1913e080ad23460e6b96d31
1212 specs:
1313 jquery-datatables-rails (3.4.0 )
You can’t perform that action at this time.
0 commit comments