File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ gem 'rails-i18n', '~> 5.0.0'
37
37
gem 'redcarpet'
38
38
gem 'simple_form'
39
39
gem 'timecop'
40
+ gem 'bootsnap' , require : false
40
41
41
42
# Use CoffeeScript for .coffee assets and views
42
43
gem 'coffee-rails' , '~> 4.2'
Original file line number Diff line number Diff line change 67
67
execjs
68
68
bcrypt (3.1.12 )
69
69
bindex (0.5.0 )
70
+ bootsnap (1.3.2 )
71
+ msgpack (~> 1.0 )
70
72
bootstrap (4.2.1 )
71
73
autoprefixer-rails (>= 9.1.0 )
72
74
popper_js (>= 1.14.3 , < 2 )
266
268
mini_mime (1.0.1 )
267
269
mini_portile2 (2.4.0 )
268
270
minitest (5.11.3 )
271
+ msgpack (1.2.6 )
269
272
multi_json (1.13.1 )
270
273
multi_xml (0.6.0 )
271
274
nenv (0.3.0 )
@@ -440,6 +443,7 @@ PLATFORMS
440
443
441
444
DEPENDENCIES
442
445
activeadmin
446
+ bootsnap
443
447
bootstrap (~> 4.2.1 )
444
448
byebug
445
449
capistrano (~> 3.6 )
You can’t perform that action at this time.
0 commit comments