File tree 2 files changed +35
-35
lines changed
2 files changed +35
-35
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ruby '2.7.5' unless ENV['CLOUDFLARE_PAGES']
4
4
5
5
git_source ( :github ) { |repo_name | "https://github.com/#{ repo_name } .git" }
6
6
7
- gem 'opal' , '~> 1.7.2 '
7
+ gem 'opal' , '~> 1.8.0 '
8
8
gem 'opal-sprockets'
9
9
gem 'sass'
10
10
gem 'haml' , '< 6'
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.2.6 )
4
+ activesupport (5.2.8.1 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
- addressable (2.8.0 )
10
- public_suffix (>= 2.0.2 , < 5 .0 )
9
+ addressable (2.8.5 )
10
+ public_suffix (>= 2.0.2 , < 6 .0 )
11
11
ast (2.4.2 )
12
- backports (3.23.0 )
12
+ backports (3.24.1 )
13
13
coffee-script (2.4.1 )
14
14
coffee-script-source
15
15
execjs
16
16
coffee-script-source (1.12.2 )
17
- concurrent-ruby (1.1.9 )
17
+ concurrent-ruby (1.2.2 )
18
18
contracts (0.13.0 )
19
- dotenv (2.7.6 )
19
+ dotenv (2.8.1 )
20
20
erubis (2.7.0 )
21
- execjs (2.8 .1 )
21
+ execjs (2.9 .1 )
22
22
fast_blank (1.0.1 )
23
- fastimage (2.2.6 )
24
- ffi (1.15.5 )
23
+ fastimage (2.2.7 )
24
+ ffi (1.16.3 )
25
25
haml (5.2.2 )
26
26
temple (>= 0.8.0 )
27
27
tilt
30
30
hashie (3.6.0 )
31
31
i18n (0.9.5 )
32
32
concurrent-ruby (~> 1.0 )
33
- kramdown (2.3.1 )
33
+ kramdown (2.4.0 )
34
34
rexml
35
35
listen (3.0.8 )
36
36
rb-fsevent (~> 0.9 , >= 0.9.4 )
71
71
servolux
72
72
tilt (~> 2.0.9 )
73
73
uglifier (~> 3.0 )
74
- middleman-syntax (3.2 .0 )
74
+ middleman-syntax (3.3 .0 )
75
75
middleman-core (>= 3.2 )
76
76
rouge (~> 3.2 )
77
- mini_portile2 (2.8.1 )
78
- minitest (5.15 .0 )
77
+ mini_portile2 (2.8.5 )
78
+ minitest (5.20 .0 )
79
79
nio4r (2.5.9 )
80
- nokogiri (1.14.3 )
81
- mini_portile2 (~> 2.8.0 )
80
+ nokogiri (1.15.4 )
81
+ mini_portile2 (~> 2.8.2 )
82
82
racc (~> 1.4 )
83
- opal (1.7.4 )
83
+ opal (1.8.0 )
84
84
ast (>= 2.3.0 )
85
85
parser (~> 3.0 , >= 3.0.3.2 )
86
86
opal-sprockets (1.0.3 )
93
93
tilt (>= 1.4.1 , < 3 )
94
94
padrino-support (0.13.3.4 )
95
95
activesupport (>= 3.1 )
96
- parallel (1.21 .0 )
97
- parser (3.2.2.3 )
96
+ parallel (1.23 .0 )
97
+ parser (3.2.2.4 )
98
98
ast (~> 2.4.1 )
99
99
racc
100
- public_suffix (4 .0.6 )
101
- puma (5.6.7 )
100
+ public_suffix (5 .0.3 )
101
+ puma (6.4.0 )
102
102
nio4r (~> 2.0 )
103
- racc (1.6.2 )
104
- rack (2.2.6.4 )
103
+ racc (1.7.1 )
104
+ rack (2.2.8 )
105
105
rake (13.0.6 )
106
- rb-fsevent (0.11.0 )
106
+ rb-fsevent (0.11.2 )
107
107
rb-inotify (0.10.1 )
108
108
ffi (~> 1.0 )
109
- redcarpet (3.5.1 )
110
- rexml (3.2.5 )
111
- rouge (3.27 .0 )
109
+ redcarpet (3.6.0 )
110
+ rexml (3.2.6 )
111
+ rouge (3.30 .0 )
112
112
sass (3.7.4 )
113
113
sass-listen (~> 4.0.0 )
114
114
sass-listen (4.0.0 )
@@ -117,18 +117,18 @@ GEM
117
117
sassc (2.4.0 )
118
118
ffi (~> 1.9 )
119
119
servolux (0.13.0 )
120
- sprockets (4.0.2 )
120
+ sprockets (4.2.1 )
121
121
concurrent-ruby (~> 1.0 )
122
- rack (> 1 , < 3 )
123
- temple (0.8.2 )
124
- thor (1.2.1 )
122
+ rack (>= 2.2.4 , < 4 )
123
+ temple (0.10.3 )
124
+ thor (1.3.0 )
125
125
thread_safe (0.3.6 )
126
- tilt (2.0.10 )
127
- tzinfo (1.2.10 )
126
+ tilt (2.0.11 )
127
+ tzinfo (1.2.11 )
128
128
thread_safe (~> 0.1 )
129
129
uglifier (3.2.0 )
130
130
execjs (>= 0.3.0 , < 3 )
131
- webrick (1.7.0 )
131
+ webrick (1.8.1 )
132
132
133
133
PLATFORMS
134
134
ruby
@@ -139,7 +139,7 @@ DEPENDENCIES
139
139
middleman-blog
140
140
middleman-syntax
141
141
nokogiri
142
- opal (~> 1.7.2 )
142
+ opal (~> 1.8.0 )
143
143
opal-sprockets
144
144
puma
145
145
rack
You can’t perform that action at this time.
0 commit comments