Rubyを上げただけでテストに落りるようになったつらい昼飯にしよ
$ git diff
diff --git a/.ruby-version b/.ruby-version
index aedc15b..ec1cf33 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.5.3
+2.6.3
diff --git a/Gemfile b/Gemfile
index d8ce69b..c588d21 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '>= 2.3.0', '< 2.6.0'
+ruby '>= 2.3.0', '< 2.7.0'
gem 'puma'
$ bundle exec rake test
:
1) Error:
:
ThreadError: already initialized
:
?
mastodon@mastodon:~/live$ bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching https://github.com/Gargron/i18n-tasks.git
fatal: Could not parse object '7a57fbe7000f4f8120e250a757ab345c28c6885c'.
Revision 7a57fbe7000f4f8120e250a757ab345c28c6885c does not exist in the repository
https://github.com/Gargron/i18n-tasks.git. Maybe you misspelled it?
この問題にぶちあたってる。
gem install cld3 -v '3.2.2' --source 'https://rubygems.org/' fails on MacOS · Issue #18 · akihikodaki/cld3-ruby https://github.com/akihikodaki/cld3-ruby/issues/18
gem install cld3 -v '3.2.2' --source 'https://rubygems.org/' fails on MacOS · Issue #18 · akihikodaki/cld3-ruby · GitHub https://github.com/akihikodaki/cld3-ruby/issues/18 #mastodon
おうちNetBSD 8.0 RC1
$ cat Gemfile
source 'https://rubygems.org'
ruby '>= 2.3.0', '< 2.6.0'
gem 'ffi'
$ bundle install --path=vendor/bundle
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Using bundler 1.16.2
Fetching ffi 1.9.25
Installing ffi 1.9.25 with native extensions
Bundle complete! 1 Gemfile dependency, 2 gems now installed.
Bundled gems are installed into `./vendor/bundle`
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.