templates/app_files/bootstrap_Gemfile.erb in cybele-2.0.0 vs templates/app_files/bootstrap_Gemfile.erb in cybele-2.1.0
- old
+ new
@@ -1,4 +1,4 @@
# Bootstrap ruby gem.
-gem 'bootstrap', '~> 4.0.0.beta2.1'
-gem 'popper_js', '~> 1.12', '>= 1.12.5'
+gem 'bootstrap', '~> 4.1', '>= 4.1.1'
+gem 'popper_js', '~> 1.12', '>= 1.12.9'
\ No newline at end of file