File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -76,3 +76,5 @@ group :test do
76
76
gem "capybara"
77
77
gem "selenium-webdriver"
78
78
end
79
+
80
+ gem "bootstrap" , "~> 5.3"
Original file line number Diff line number Diff line change 78
78
addressable (2.8.6 )
79
79
public_suffix (>= 2.0.2 , < 6.0 )
80
80
ast (2.4.2 )
81
+ autoprefixer-rails (10.4.16.0 )
82
+ execjs (~> 2 )
81
83
base64 (0.2.0 )
82
84
bigdecimal (3.1.5 )
83
85
bindex (0.8.1 )
84
86
bootsnap (1.17.0 )
85
87
msgpack (~> 1.2 )
88
+ bootstrap (5.3.2 )
89
+ autoprefixer-rails (>= 9.1.0 )
90
+ popper_js (>= 2.11.8 , < 3 )
86
91
brakeman (6.1.0 )
87
92
builder (3.2.4 )
88
93
bundler-audit (0.9.1 )
109
114
ruby2_keywords
110
115
error_highlight (0.5.1 )
111
116
erubi (1.12.0 )
117
+ execjs (2.9.1 )
112
118
ffi (1.16.3 )
113
119
globalid (1.2.1 )
114
120
activesupport (>= 6.1 )
166
172
ast (~> 2.4.1 )
167
173
racc
168
174
pg (1.5.4 )
175
+ popper_js (2.11.8 )
169
176
psych (5.1.1.1 )
170
177
stringio
171
178
public_suffix (5.0.4 )
@@ -315,6 +322,7 @@ PLATFORMS
315
322
316
323
DEPENDENCIES
317
324
bootsnap
325
+ bootstrap (~> 5.3 )
318
326
brakeman
319
327
bundler-audit
320
328
capybara
You can’t perform that action at this time.
0 commit comments