File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- dartsass-rails (0.4.1 )
4
+ dartsass-rails (0.5.0 )
5
5
railties (>= 6.0.0 )
6
6
sass-embedded (~> 1.63 )
7
7
46
46
erubi (1.10.0 )
47
47
globalid (1.0.0 )
48
48
activesupport (>= 5.0 )
49
- google-protobuf (3.23.2 )
49
+ google-protobuf (3.23.3 )
50
50
i18n (1.8.11 )
51
51
concurrent-ruby (~> 1.0 )
52
52
io-console (0.5.9 )
82
82
rake (13.0.6 )
83
83
reline (0.2.7 )
84
84
io-console (~> 0.5 )
85
- sass-embedded (1.63.3 )
85
+ sass-embedded (1.63.4 )
86
86
google-protobuf (~> 3.23 )
87
- rake (>= 10 .0.0 )
87
+ rake (>= 13 .0.0 )
88
88
sqlite3 (1.4.2 )
89
- thor (1.2.1 )
89
+ thor (1.2.2 )
90
90
tzinfo (2.0.4 )
91
91
concurrent-ruby (~> 1.0 )
92
92
zeitwerk (2.5.1 )
Original file line number Diff line number Diff line change 1
1
module Dartsass
2
- VERSION = "0.4.1 "
2
+ VERSION = "0.5.0 "
3
3
end
You can’t perform that action at this time.
0 commit comments