ほえー
「Git」に複数の脆弱性、Windowsユーザーはとくに注意 - 窓の杜 https://forest.watch.impress.co.jp/docs/news/1223826.html
ほえー
「Git」に複数の脆弱性、Windowsユーザーはとくに注意 - 窓の杜 https://forest.watch.impress.co.jp/docs/news/1223826.html
このアカウントは、notestockで公開設定になっていません。
もいっくよー
d08a49794 (upstream/master) Bump aws-sdk-s3 from 1.57.0 to 1.59.0 (#12581)
c7a9e14c4 Bump yargs from 13.3.0 to 15.0.2 (#12574)
5ff2d8c24 Bump es6-symbol from 3.1.2 to 3.1.3 (#12577)
c2fa1b9ca Bump eslint-plugin-import from 2.18.2 to 2.19.0 (#12580)
c89a686ea Bump @babel/core from 7.7.4 to 7.7.5 (#12578)
cc87e9ec7 Bump @babel/runtime from 7.7.4 to 7.7.6 (#12579)
5c0113b34 Bump @babel/plugin-transform-runtime from 7.7.4 to 7.7.6 (#12575)
a45ba1c70 Bump react from 16.10.2 to 16.12.0 (#12573)
fa8ce9da8 Bump terser-webpack-plugin from 2.2.1 to 2.2.2 (#12576)
ba2eac882 Bump strong_migrations from 0.4.2 to 0.5.0 (#12583)
0b0abe20f Bump sidekiq-unique-jobs from 6.0.15 to 6.0.18 (#12582)
77e7b33de Revert "Fix an eslint warning (#12426)" (#12596)
\Master/ \ますたー/
Merged tootsuite/mastodon at d08a4979462352f83b1deddaa6209f7b6078ed26.
このアカウントは、notestockで公開設定になっていません。
@estpls 試せてないんだけど https://help.ubuntu.com/community/Installation/MinimalCD あたりからISOイメージをもらってきてCD-Rに焼いてインストールしてNodeとYarn入れてMastodonのAptfileにあるパッケージを足せばフルに動く環境が作れるかもです https://gist.github.com/zunda/aa6870d0f9f68e705d54d1fa882b0cc0 GUIは入れないと動かないと思うのでがんばって入れるかTeratermとかからsshしてみてくだちい
テスト用のアプリつくるのすっごい面倒になった図
$ rbenv local 2.6.5
$ gem install rails
がんばえー(時間切れ)
remote: Installing rails 6.0.1
remote: Installing webpacker 4.2.2
remote:
あああああ
remote:
remote: In Gemfile:
remote: sqlite3
remote:
remote: !
remote: ! Failed to install gems via Bundler.
remote: ! Detected sqlite3 gem which is not supported on Heroku:
remote: ! https://devcenter.heroku.com/articles/sqlite3
remote: !
remote: ! Push rejected, failed to compile Ruby app.
remote:
remote: ! Push failed
うりゃ(ブラック残業)
$ vi Gemfile
$ git diff
diff --git a/Gemfile b/Gemfile
index b8b6f23..1687ea2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,8 +5,8 @@ ruby '2.6.5'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0.1'
-# Use sqlite3 as the database for Active Record
-gem 'sqlite3', '~> 1.4'
+# Use Postgres as the database for Active Record
+gem 'pg'
# Use Puma as the app server
gem 'puma', '~> 4.1'
# Use SCSS for stylesheets
$ bundle install
「今年の漢字」は「令」に | NHKニュース https://www3.nhk.or.jp/news/html/20191212/k10012212291000.html
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
brewなんもわからん
$ brew update
$ brew uninstall node npm yarn
$ brew install node npm yarn
Binary Planting with the npm CLI
tl;dr - Update to npm v6.13.4 as soon as possible on all your systems to fix a vulnerability allowing arbitrary path access.
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
Pipelineの中のアプリをステージングからプロダクションに移動したんだけど自動デプロイのままにしてていっしょけんめいビルドしててもーしわけない
地理的距離の影響、興味深いなあ!
MastodonをTime4VPSに移行してみた https://qiita.com/mecaota/items/ce2e97a28f996665e54d #Qiita
Ubuntu 20.04 LTS、リリース前アンケート参加呼びかけ | マイナビニュース https://news.mynavi.jp/article/20191211-935992/