File tree Expand file tree Collapse file tree 2 files changed +24
-20
lines changed Expand file tree Collapse file tree 2 files changed +24
-20
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
- addressable (2.6 .0 )
5
- public_suffix (>= 2.0.2 , < 4 .0 )
4
+ addressable (2.7 .0 )
5
+ public_suffix (>= 2.0.2 , < 5 .0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.1.5 )
7
+ concurrent-ruby (1.1.6 )
8
8
em-websocket (0.5.1 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0.6.0 )
11
11
eventmachine (1.2.7 )
12
- ffi (1.11.1 )
12
+ ffi (1.12.2 )
13
13
forwardable-extended (2.6.0 )
14
14
http_parser.rb (0.6.0 )
15
15
i18n (0.9.5 )
27
27
pathutil (~> 0.9 )
28
28
rouge (>= 1.7 , < 4 )
29
29
safe_yaml (~> 1.0 )
30
- jekyll-feed (0.9.3 )
31
- jekyll (~> 3.3 )
30
+ jekyll-feed (0.13.0 )
31
+ jekyll (>= 3.7 , < 5.0 )
32
32
jekyll-sass-converter (1.5.2 )
33
33
sass (~> 3.4 )
34
+ jekyll-seo-tag (2.6.1 )
35
+ jekyll (>= 3.3 , < 5.0 )
34
36
jekyll-watch (2.2.1 )
35
37
listen (~> 3.0 )
36
38
kramdown (1.17.0 )
37
39
liquid (4.0.3 )
38
- listen (3.1.5 )
39
- rb-fsevent (~> 0.9 , >= 0.9.4 )
40
- rb-inotify (~> 0.9 , >= 0.9.7 )
41
- ruby_dep (~> 1.2 )
40
+ listen (3.2.1 )
41
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
42
+ rb-inotify (~> 0.9 , >= 0.9.10 )
42
43
mercenary (0.3.6 )
43
- minima (2.1.1 )
44
- jekyll (~> 3.3 )
45
- multi_json (1.13.1 )
44
+ minima (2.5.1 )
45
+ jekyll (>= 3.5 , < 5.0 )
46
+ jekyll-feed (~> 0.9 )
47
+ jekyll-seo-tag (~> 2.1 )
48
+ multi_json (1.14.1 )
46
49
pathutil (0.16.2 )
47
50
forwardable-extended (~> 2.6 )
48
- public_suffix (3 .0.3 )
51
+ public_suffix (4 .0.4 )
49
52
pygments.rb (1.2.1 )
50
53
multi_json (>= 1.0.0 )
51
54
rb-fsevent (0.10.3 )
52
- rb-inotify (0.10.0 )
55
+ rb-inotify (0.10.1 )
53
56
ffi (~> 1.0 )
54
- rouge (3.3.0 )
55
- ruby_dep (1.5.0 )
57
+ rouge (3.17.0 )
56
58
safe_yaml (1.0.5 )
57
59
sass (3.7.4 )
58
60
sass-listen (~> 4.0.0 )
@@ -70,7 +72,7 @@ DEPENDENCIES
70
72
pygments.rb (~> 1.2 , >= 1.2.1 )
71
73
72
74
RUBY VERSION
73
- ruby 2.5.1p57
75
+ ruby 2.5.5p157
74
76
75
77
BUNDLED WITH
76
- 1.16.2
78
+ 2.1.4
Original file line number Diff line number Diff line change
1
+ /api/* https://api.tutorcruncher.com/:splat 200
2
+
1
3
/* / 200
2
4
3
5
/enquiry / 200
4
- /* /enquiry /:splat 200
6
+ /* /enquiry /:splat 200
You can’t perform that action at this time.
0 commit comments