File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- source 'http ://rubygems.org'
1
+ source 'https ://rubygems.org'
2
2
# source 'https://repo.fury.io/pglombardo/'
3
3
4
4
gem 'rails' , '~> 3.2'
@@ -22,8 +22,8 @@ gem 'json'
22
22
gem 'haml'
23
23
gem 'haml-rails'
24
24
gem 'therubyracer'
25
- gem 'ezcrypto' , :git => 'git ://github.com/pglombardo/ezcrypto.git'
26
- gem 'modernizr-rails' , :git => 'git ://github.com/russfrisch/modernizr-rails.git'
25
+ gem 'ezcrypto' , :git => 'https ://github.com/pglombardo/ezcrypto.git'
26
+ gem 'modernizr-rails' , :git => 'https ://github.com/russfrisch/modernizr-rails.git'
27
27
gem "high_voltage" , '~> 2.1.0'
28
28
29
29
# Gems used only for assets and not required
Original file line number Diff line number Diff line change 1
1
GIT
2
- remote: git ://github.com/pglombardo/ezcrypto.git
2
+ remote: https ://github.com/pglombardo/ezcrypto.git
3
3
revision: f816b64dcbccfb9b7687b484352d3f03fc954dce
4
4
specs:
5
5
ezcrypto (0.7.2 )
6
6
7
7
GIT
8
- remote: git ://github.com/russfrisch/modernizr-rails.git
8
+ remote: https ://github.com/russfrisch/modernizr-rails.git
9
9
revision: 614d36431ac449624dd273d189cfa6103e84741d
10
10
specs:
11
11
modernizr-rails (2.8.0 )
12
12
13
13
GEM
14
- remote: http ://rubygems.org/
14
+ remote: https ://rubygems.org/
15
15
specs:
16
16
actionmailer (3.2.22.5 )
17
17
actionpack (= 3.2.22.5 )
You can’t perform that action at this time.
0 commit comments