Fix issues with the kosmos-mastodon cookbook #8
@ -101,6 +101,10 @@ application mastodon_path do
|
|||||||
version ruby_version
|
version ruby_version
|
||||||
end
|
end
|
||||||
|
|
||||||
|
ruby_gem 'bundler' do
|
||||||
|
version "1.17.3" # 2.0 needs Ruby 2.6 or RubyGems 3.0
|
||||||
|
end
|
||||||
|
|
||||||
git do
|
git do
|
||||||
user "mastodon"
|
user "mastodon"
|
||||||
group "mastodon"
|
group "mastodon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user