File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'coffee-rails', '~> 4.2'
12
12
gem 'turbolinks' , '~> 5'
13
13
gem 'jbuilder' , '~> 2.5'
14
14
gem 'bootsnap' , '>= 1.1.0' , require : false
15
- gem 'bootstrap' , '~> 4.0.0.alpha6 '
15
+ gem 'bootstrap' , '~> 4.3.1 '
16
16
gem 'devise' , '~> 4.7' , '>= 4.7.2'
17
17
gem 'friendly_id' , '~> 5.3'
18
18
gem 'hirb' , '~> 0.7.3'
Original file line number Diff line number Diff line change 73
73
bindex (0.8.1 )
74
74
bootsnap (1.5.1 )
75
75
msgpack (~> 1.0 )
76
- bootstrap (4.0.0 )
77
- autoprefixer-rails (>= 6.0.3 )
78
- popper_js (>= 1.12.9 , < 2 )
79
- sass (>= 3.5.2 )
76
+ bootstrap (4.3.1 )
77
+ autoprefixer-rails (>= 9.1.0 )
78
+ popper_js (>= 1.14.3 , < 2 )
79
+ sassc-rails (>= 2.0.0 )
80
80
builder (3.2.4 )
81
81
byebug (11.1.3 )
82
82
carrierwave (2.1.0 )
233
233
sprockets (>= 2.8 , < 4.0 )
234
234
sprockets-rails (>= 2.0 , < 4.0 )
235
235
tilt (>= 1.1 , < 3 )
236
+ sassc (2.4.0 )
237
+ ffi (~> 1.9 )
238
+ sassc-rails (2.1.2 )
239
+ railties (>= 4.0.0 )
240
+ sassc (>= 2.0 )
241
+ sprockets (> 3.0 )
242
+ sprockets-rails
243
+ tilt
236
244
spring (2.1.1 )
237
245
spring-watcher-listen (2.0.1 )
238
246
listen (>= 2.7 , < 4.0 )
@@ -271,7 +279,7 @@ PLATFORMS
271
279
DEPENDENCIES
272
280
Smith_View_Tool !
273
281
bootsnap (>= 1.1.0 )
274
- bootstrap (~> 4.0.0.alpha6 )
282
+ bootstrap (~> 4.3.1 )
275
283
byebug
276
284
carrierwave (~> 2.1 )
277
285
carrierwave-aws (~> 1.5 )
You can’t perform that action at this time.
0 commit comments