File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
- ruby '2.3.1 '
3
+ ruby '2.3.3 '
4
4
5
5
gem 'rake' , '~> 10.0.3'
6
6
gem 'sass' , '~> 3.2.5'
@@ -17,7 +17,7 @@ gem 'pygments.rb'
17
17
18
18
19
19
gem 'html5-boilerplate' , :require => 'html5-boilerplate' ,
20
- :git => 'git ://github.com/edenspiekermann/compass-html5-boilerplate.git' ,
20
+ :git => 'https ://github.com/edenspiekermann/compass-html5-boilerplate.git' ,
21
21
:branch => 'padrino'
22
22
23
23
group :production do
Original file line number Diff line number Diff line change 1
1
GIT
2
- remote: git ://github.com/edenspiekermann/compass-html5-boilerplate.git
2
+ remote: https ://github.com/edenspiekermann/compass-html5-boilerplate.git
3
3
revision: e415a36afe3d5240a46d48d0c7529b92b54d09bf
4
4
branch: padrino
5
5
specs:
@@ -138,5 +138,8 @@ DEPENDENCIES
138
138
sitemap_generator
139
139
zurb-foundation (~> 4.0.5 )
140
140
141
+ RUBY VERSION
142
+ ruby 2.3.3p222
143
+
141
144
BUNDLED WITH
142
- 1.11.2
145
+ 1.14.6
You can’t perform that action at this time.
0 commit comments