天一はいいなこってりがいいな
ちょっとローカルで試したいことがあったんですけどね
An error occurred while installing cld3 (3.1.3), and Bundler cannot
continue.
Make sure that `gem install cld3 -v '3.1.3'` succeeds before bundling.
あっはっは
\ますたーに/ \追随しますたー/
Merged master at 18d3fa953b5af8ab17cc93c33cb95cec37127712
https://mastodon.zunda.ninja/about/more のcommit hashは https://github.com/zunda/mastodon のものなのでupstreamとは違ってます。てかなんか桁数もいろいろなんだな
@hatabowyou ですです。rake走らせるのにbundle installが必要で…あーそうだったwって。常用してるマシンにあんまり余計なパッケージ入れたくないので別のマシンに移動して作業を続けました。
もしかして実質的な差は1行だけ?
diff --git a/Gemfile b/Gemfile
index 6ee884a1..95c74eef 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,6 +18,7 @@ gem 'aws-sdk', '~> 2.9'
gem 'paperclip', '~> 5.1'
gem 'paperclip-av-transcoder', '~> 0.6'
+gem 'active_model_serializers', '~> 0.10'
gem 'addressable', '~> 2.5'
gem 'bootsnap'
gem 'browser'