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'
16
16
gem 'sprockets' , '3.6.3'
17
17
gem 'jquery-ui-rails' , '~>5.0'
18
18
gem '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 '
20
20
gem 'twitter-bootstrap-rails'
21
21
gem 'less-rails-bootstrap'
22
22
gem 'bootstrap-datepicker-rails'
23
23
gem 'select2-rails' , '3.2.1'
24
24
gem 'nested_form'
25
25
gem 'devise'
26
26
gem 'cancancan' , '~>2.0'
27
- gem 'prawn' , :git => 'git ://github.com/prawnpdf/prawn.git'
27
+ gem 'prawn' , :git => 'https ://github.com/prawnpdf/prawn.git'
28
28
gem 'prawn-table'
29
29
gem 'axlsx_rails'
30
30
gem "net-ssh"
Original file line number Diff line number Diff line change 1
1
GIT
2
- remote: git ://github.com/prawnpdf/prawn.git
2
+ remote: https ://github.com/prawnpdf/prawn.git
3
3
revision: dc088578d12c1e44fb866176259dedda49c6c591
4
4
specs:
5
5
prawn (2.2.2 )
6
6
pdf-core (~> 0.7.0 )
7
7
ttfunk (~> 1.5 )
8
8
9
9
GIT
10
- remote: git ://github.com/rweng/jquery-datatables-rails.git
10
+ remote: https ://github.com/rweng/jquery-datatables-rails.git
11
11
revision: d486b31b192a2924b1913e080ad23460e6b96d31
12
12
specs:
13
13
jquery-datatables-rails (3.4.0 )
You can’t perform that action at this time.
0 commit comments