File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,3 +76,5 @@ group :test do
7676 gem "capybara"
7777 gem "selenium-webdriver"
7878end
79+
80+ gem "bootstrap" , "~> 5.3"
Original file line number Diff line number Diff line change 7878 addressable (2.8.6 )
7979 public_suffix (>= 2.0.2 , < 6.0 )
8080 ast (2.4.2 )
81+ autoprefixer-rails (10.4.16.0 )
82+ execjs (~> 2 )
8183 base64 (0.2.0 )
8284 bigdecimal (3.1.5 )
8385 bindex (0.8.1 )
8486 bootsnap (1.17.0 )
8587 msgpack (~> 1.2 )
88+ bootstrap (5.3.2 )
89+ autoprefixer-rails (>= 9.1.0 )
90+ popper_js (>= 2.11.8 , < 3 )
8691 brakeman (6.1.0 )
8792 builder (3.2.4 )
8893 bundler-audit (0.9.1 )
109114 ruby2_keywords
110115 error_highlight (0.5.1 )
111116 erubi (1.12.0 )
117+ execjs (2.9.1 )
112118 ffi (1.16.3 )
113119 globalid (1.2.1 )
114120 activesupport (>= 6.1 )
166172 ast (~> 2.4.1 )
167173 racc
168174 pg (1.5.4 )
175+ popper_js (2.11.8 )
169176 psych (5.1.1.1 )
170177 stringio
171178 public_suffix (5.0.4 )
@@ -315,6 +322,7 @@ PLATFORMS
315322
316323DEPENDENCIES
317324 bootsnap
325+ bootstrap (~> 5.3 )
318326 brakeman
319327 bundler-audit
320328 capybara
You can’t perform that action at this time.
0 commit comments