File tree Expand file tree Collapse file tree 3 files changed +32
-35
lines changed Expand file tree Collapse file tree 3 files changed +32
-35
lines changed Original file line number Diff line number Diff line change 1
- 2.3.3
1
+ 2.4.2
Original file line number Diff line number Diff line change 9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- activesupport (3.2.22.2 )
12
+ activesupport (3.2.22.5 )
13
13
i18n (~> 0.6 , >= 0.6.4 )
14
14
multi_json (~> 1.0 )
15
- builder (3.2.2 )
16
- chunky_png (1.3.5 )
15
+ builder (3.2.3 )
16
+ chunky_png (1.3.10 )
17
17
coffee-script (2.2.0 )
18
18
coffee-script-source
19
19
execjs
20
- coffee-script-source (1.10.0 )
20
+ coffee-script-source (1.12.2 )
21
21
compass (0.12.7 )
22
22
chunky_png (~> 1.2 )
23
23
fssm (>= 0.2.7 )
24
24
sass (~> 3.2.19 )
25
25
execjs (1.4.1 )
26
26
multi_json (~> 1.0 )
27
- ffi (1.9.10 )
27
+ ffi (1.9.21 )
28
28
fssm (0.2.10 )
29
- git-version-bump ( 0.15.1 )
30
- haml ( 4.0.7 )
29
+ haml ( 5.0.4 )
30
+ temple ( >= 0.8.0 )
31
31
tilt
32
32
hike (1.2.3 )
33
33
i18n (0.6.11 )
34
- icalendar (2.3.0 )
35
- json (1.8.3 )
36
- kramdown (1.10.0 )
34
+ icalendar (2.4.1 )
35
+ json (2.1.0 )
36
+ kramdown (1.16.2 )
37
37
listen (1.3.1 )
38
38
rb-fsevent (>= 0.9.3 )
39
39
rb-inotify (>= 0.9 )
66
66
sprockets (~> 2.2 )
67
67
sprockets-helpers (~> 1.1.0 )
68
68
sprockets-sass (~> 1.1.0 )
69
- mini_portile2 (2.0 .0 )
70
- multi_json (1.11.2 )
69
+ mini_portile2 (2.3 .0 )
70
+ multi_json (1.13.1 )
71
71
net-sftp (2.1.2 )
72
72
net-ssh (>= 2.6.5 )
73
- net-ssh (3.0.2 )
74
- nokogiri (1.6.7.2 )
75
- mini_portile2 (~> 2.0.0.rc2 )
76
- posix-spawn (0.3.11 )
77
- ptools (1.3.3 )
73
+ net-ssh (4.2.0 )
74
+ nokogiri (1.8.2 )
75
+ mini_portile2 (~> 2.3.0 )
76
+ ptools (1.3.5 )
78
77
puma (1.6.3 )
79
78
rack (~> 1.2 )
80
- pygments.rb (0.6.3 )
81
- posix-spawn (~> 0.3.6 )
82
- yajl-ruby (~> 1.2.0 )
83
- rack (1.6.4 )
84
- rack-contrib (1.4.0 )
85
- git-version-bump (~> 0.15 )
79
+ pygments.rb (1.2.1 )
80
+ multi_json (>= 1.0.0 )
81
+ rack (1.6.8 )
82
+ rack-contrib (1.8.0 )
86
83
rack (~> 1.4 )
87
84
rack-rewrite (1.5.1 )
88
85
rack-test (0.6.3 )
89
86
rack (>= 1.0 )
90
87
rake (10.0.4 )
91
- rb-fsevent (0.9.7 )
92
- rb-inotify (0.9.7 )
88
+ rb-fsevent (0.10.2 )
89
+ rb-inotify (0.9.10 )
90
+ ffi (>= 0.5.0 , < 2 )
91
+ rb-kqueue (0.2.5 )
93
92
ffi (>= 0.5.0 )
94
- rb-kqueue (0.2.4 )
95
- ffi (>= 0.5.0 )
96
- redcarpet (3.3.4 )
93
+ redcarpet (3.4.0 )
97
94
sass (3.2.19 )
98
- sitemap_generator (5.1.0 )
99
- builder
95
+ sitemap_generator (6.0.1 )
96
+ builder ( ~> 3.0 )
100
97
sprockets (2.12.4 )
101
98
hike (~> 1.2 )
102
99
multi_json (~> 1.0 )
@@ -107,12 +104,12 @@ GEM
107
104
sprockets-sass (1.1.0 )
108
105
sprockets (~> 2.0 )
109
106
tilt (~> 1.1 )
110
- thor (0.19.1 )
107
+ temple (0.8.0 )
108
+ thor (0.20.0 )
111
109
tilt (1.4.1 )
112
110
uglifier (2.4.0 )
113
111
execjs (>= 0.3.0 )
114
112
json (>= 1.8.0 )
115
- yajl-ruby (1.2.1 )
116
113
zurb-foundation (4.0.9 )
117
114
sass (>= 3.2.0 )
118
115
@@ -139,4 +136,4 @@ DEPENDENCIES
139
136
zurb-foundation (~> 4.0.5 )
140
137
141
138
BUNDLED WITH
142
- 1.14.6
139
+ 1.16.0
Original file line number Diff line number Diff line change 8
8
9
9
Provided you have RVM installed, installation should require ** 4 Steps:**
10
10
11
- rvm 2.3.3
11
+ rvm 2.4.2
12
12
rvm gemset create middleman
13
13
gem install bundler
14
14
bundle install
You can’t perform that action at this time.
0 commit comments