File tree Expand file tree Collapse file tree 1 file changed +36
-35
lines changed
samples/rest-notes-slate/slate Expand file tree Collapse file tree 1 file changed +36
-35
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (5.0.1 )
4
+ activesupport (5.0.7 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (~> 0.7 )
6
+ i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
- addressable (2.5.0 )
10
- public_suffix (~> 2.0 , >= 2.0.2 )
11
- autoprefixer-rails (6.6.1 )
9
+ addressable (2.5.2 )
10
+ public_suffix (>= 2.0.2 , < 4.0 )
11
+ autoprefixer-rails (6.7.7.2 )
12
12
execjs
13
- backports (3.6.8 )
13
+ backports (3.11.4 )
14
14
coffee-script (2.4.1 )
15
15
coffee-script-source
16
16
execjs
17
17
coffee-script-source (1.12.2 )
18
18
compass-import-once (1.0.5 )
19
19
sass (>= 3.2 , < 3.5 )
20
- concurrent-ruby (1.0.4 )
20
+ concurrent-ruby (1.1.3 )
21
21
contracts (0.13.0 )
22
- dotenv (2.2 .0 )
22
+ dotenv (2.5 .0 )
23
23
erubis (2.7.0 )
24
24
execjs (2.7.0 )
25
25
fast_blank (1.0.0 )
26
- fastimage (2.0.1 )
27
- addressable ( ~> 2 )
28
- ffi ( 1.9.17 )
29
- haml ( 4.0.7 )
26
+ fastimage (2.1.4 )
27
+ ffi ( 1.9.25 )
28
+ haml ( 5.0.4 )
29
+ temple ( >= 0.8.0 )
30
30
tilt
31
31
hamster (3.0.0 )
32
32
concurrent-ruby (~> 1.0 )
33
- hashie (3.5.1 )
33
+ hashie (3.6.0 )
34
34
i18n (0.7.0 )
35
- kramdown (1.13.2 )
35
+ kramdown (1.17.0 )
36
36
listen (3.0.8 )
37
37
rb-fsevent (~> 0.9 , >= 0.9.4 )
38
38
rb-inotify (~> 0.9 , >= 0.9.7 )
39
- memoist (0.15 .0 )
39
+ memoist (0.16 .0 )
40
40
middleman (4.2.1 )
41
41
coffee-script (~> 2.2 )
42
42
compass-import-once (= 1.0.5 )
73
73
servolux
74
74
tilt (~> 2.0 )
75
75
uglifier (~> 3.0 )
76
- middleman-sprockets (4.1.0 )
76
+ middleman-sprockets (4.1.1 )
77
77
middleman-core (~> 4.0 )
78
78
sprockets (>= 3.0 )
79
79
middleman-syntax (3.0.0 )
80
80
middleman-core (>= 3.2 )
81
81
rouge (~> 2.0 )
82
- minitest (5.10.1 )
83
- padrino-helpers (0.13.3.3 )
82
+ minitest (5.11.3 )
83
+ padrino-helpers (0.13.3.4 )
84
84
i18n (~> 0.6 , >= 0.6.7 )
85
- padrino-support (= 0.13.3.3 )
85
+ padrino-support (= 0.13.3.4 )
86
86
tilt (>= 1.4.1 , < 3 )
87
- padrino-support (0.13.3.3 )
87
+ padrino-support (0.13.3.4 )
88
88
activesupport (>= 3.1 )
89
- parallel (1.10.0 )
90
- public_suffix (2 .0.5 )
91
- rack (2.0.1 )
92
- rb-fsevent (0.9.8 )
93
- rb-inotify (0.9.8 )
94
- ffi (>= 0.5.0 )
89
+ parallel (1.12.1 )
90
+ public_suffix (3 .0.3 )
91
+ rack (2.0.6 )
92
+ rb-fsevent (0.10.3 )
93
+ rb-inotify (0.9.10 )
94
+ ffi (>= 0.5.0 , < 2 )
95
95
redcarpet (3.4.0 )
96
96
rouge (2.0.7 )
97
- sass (3.4.23 )
98
- servolux (0.12 .0 )
99
- sprockets (3.7.1 )
97
+ sass (3.4.25 )
98
+ servolux (0.13 .0 )
99
+ sprockets (3.7.2 )
100
100
concurrent-ruby (~> 1.0 )
101
101
rack (> 1 , < 3 )
102
- thor (0.19.4 )
103
- thread_safe (0.3.5 )
104
- tilt (2.0.6 )
105
- tzinfo (1.2.2 )
102
+ temple (0.8.0 )
103
+ thor (0.20.3 )
104
+ thread_safe (0.3.6 )
105
+ tilt (2.0.8 )
106
+ tzinfo (1.2.5 )
106
107
thread_safe (~> 0.1 )
107
- uglifier (3.0.4 )
108
+ uglifier (3.2.0 )
108
109
execjs (>= 0.3.0 , < 3 )
109
110
110
111
PLATFORMS
@@ -119,4 +120,4 @@ DEPENDENCIES
119
120
rouge (~> 2.0.5 )
120
121
121
122
BUNDLED WITH
122
- 1.14.3
123
+ 1.17.1
You can’t perform that action at this time.
0 commit comments