Commit bf10b6c 1 parent 6bb3697 commit bf10b6c Copy full SHA for bf10b6c
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem "rubyXL"
17
17
gem "sentry-raven" , "~> 3.0"
18
18
gem "sinatra"
19
19
gem "sinatra-contrib"
20
- gem "slim" , "< 4 .0.0"
20
+ gem "slim" , "< 6 .0.0"
21
21
22
22
group :test do
23
23
gem "cucumber" , "< 4.0.0"
Original file line number Diff line number Diff line change @@ -229,11 +229,11 @@ GEM
229
229
rack-protection (= 2.2.3 )
230
230
sinatra (= 2.2.3 )
231
231
tilt (~> 2.0 )
232
- slim (3.0.9 )
233
- temple (>= 0.7.6 , < 0.9 )
234
- tilt (>= 1.3.3 , < 2.1 )
235
- temple (0.8.2 )
236
- tilt (2.0.11 )
232
+ slim (5.2.1 )
233
+ temple (~> 0.10.0 )
234
+ tilt (>= 2.1.0 )
235
+ temple (0.10.3 )
236
+ tilt (2.3.0 )
237
237
tzinfo (2.0.6 )
238
238
concurrent-ruby (~> 1.0 )
239
239
unicode-display_width (2.4.2 )
@@ -273,7 +273,7 @@ DEPENDENCIES
273
273
simplecov
274
274
sinatra
275
275
sinatra-contrib
276
- slim (< 4 .0.0 )
276
+ slim (< 6 .0.0 )
277
277
278
278
RUBY VERSION
279
279
ruby 3.1.4p223
You can’t perform that action at this time.
0 commit comments