File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 7
7
8
8
cache : bundler
9
9
10
- before_script :
10
+ before_install :
11
+ - " echo 'gem: --no-document' > ~/.gemrc"
11
12
- gem update --system
12
13
- gem install bundler
13
14
Original file line number Diff line number Diff line change 11
11
coderay (>= 1.0.0 )
12
12
erubi (>= 1.0.0 )
13
13
rack (>= 0.9.0 )
14
- browser (2.5.3 )
15
- chunky_png (1.3.10 )
14
+ browser (2.6.1 )
15
+ chunky_png (1.3.11 )
16
16
coderay (1.1.2 )
17
17
coffee-script (2.4.1 )
18
18
coffee-script-source
27
27
execjs (2.7.0 )
28
28
exifr (1.3.6 )
29
29
ffi (1.11.1 )
30
- fspath (3.1.1 )
30
+ fspath (3.1.2 )
31
31
highline (2.0.2 )
32
- html-pipeline (2.11.0 )
32
+ html-pipeline (2.11.1 )
33
33
activesupport (>= 2 )
34
34
nokogiri (>= 1.4 )
35
35
i18n (1.6.0 )
36
36
concurrent-ruby (~> 1.0 )
37
- image_optim (0.26.4 )
37
+ image_optim (0.26.5 )
38
38
exifr (~> 1.2 , >= 1.2.2 )
39
39
fspath (~> 3.0 )
40
40
image_size (>= 1.5 , < 3 )
41
41
in_threads (~> 1.3 )
42
42
progress (~> 3.0 , >= 3.0.1 )
43
- image_optim_pack (0.5.3 )
43
+ image_optim_pack (0.5.6 )
44
44
fspath (>= 2.1 , < 4 )
45
45
image_optim (~> 0.19 )
46
- image_size (2.0.1 )
47
- in_threads (1.5.2 )
46
+ image_size (2.0.2 )
47
+ in_threads (1.5.3 )
48
48
method_source (0.9.2 )
49
49
mini_portile2 (2.4.0 )
50
50
minitest (5.11.3 )
57
57
nokogiri (1.10.3 )
58
58
mini_portile2 (~> 2.4.0 )
59
59
options (2.3.2 )
60
- progress (3.5.1 )
60
+ progress (3.5.2 )
61
61
progress_bar (1.3.0 )
62
62
highline (>= 1.6 , < 3 )
63
63
options (~> 2.3.0 )
@@ -159,8 +159,8 @@ DEPENDENCIES
159
159
sinatra-contrib
160
160
sprockets
161
161
sprockets-helpers
162
- terminal-table
163
162
sprockets-sass
163
+ terminal-table
164
164
thin
165
165
thor
166
166
tty-pager
@@ -173,4 +173,4 @@ RUBY VERSION
173
173
ruby 2.6.3p62
174
174
175
175
BUNDLED WITH
176
- 1.17.3
176
+ 2.0.2
You can’t perform that action at this time.
0 commit comments