File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ source 'https://packages.nocoffee.fr/private' do
83
83
gem 'maglevcms-pro' , '~> 0.4.0' , require : 'maglev/pro'
84
84
85
85
# NoCoffee UIKit to build sleek and consistent UI
86
- gem 'ncuikit' , '~> 0.2.0 '
86
+ gem 'ncuikit' , '~> 0.2.1 '
87
87
end
88
88
89
89
gem "redcarpet" , "~> 3.6"
Original file line number Diff line number Diff line change 22
22
kaminari
23
23
liquid (~> 5.4 )
24
24
rails (>= 6.1.6 )
25
- ncuikit (0.2.0 )
25
+ ncuikit (0.2.1 )
26
26
importmap-rails (~> 2.0 , >= 2.0.1 )
27
27
rails (>= 7.1.3.2 )
28
28
stimulus-rails (~> 1.2 )
@@ -355,7 +355,7 @@ DEPENDENCIES
355
355
jbuilder
356
356
maglevcms !
357
357
maglevcms-pro (~> 0.4.0 )!
358
- ncuikit (~> 0.2.0 )!
358
+ ncuikit (~> 0.2.1 )!
359
359
pg (~> 1.1 )
360
360
puma (>= 5.0 )
361
361
rails (~> 7.1.2 )
You can’t perform that action at this time.
0 commit comments