shotakeu / desire-record-open

The recording app for Alcoholism.
https://wandering-engineer.tech
1 stars 0 forks source link

DeprecateのWarningを消す #14

Open shotakeu opened 4 years ago

shotakeu commented 4 years ago
$ bundle exec rails routes
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/mimemagic-0.3.3.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/io-like-0.3.0.gemspec:19.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/archive-zip-0.12.0.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/coffee-script-source-1.12.2.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/coffee-rails-4.2.2.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/orm_adapter-0.5.0.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/warden-1.2.8.gemspec:18.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/letter_opener-1.7.0.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/rack-proxy-0.6.5.gemspec:15.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/sprockets-3.7.2.gemspec:19.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/sass-3.7.4.gemspec:21.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/simple_calendar-2.3.0.gemspec:16.
shotakeu commented 4 years ago

https://www.daveperrett.com/articles/2011/05/21/hiding-ruby-gem-is-deprecated-with-no-replacement-messages/

sudo gem pristine --all --no-extensions

参考にしたが減っただけですべては消えず。gemのversionが3.1.2だとこうなる?

shotakeu commented 4 years ago
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/coffee-script-source-1.12.2.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/coffee-rails-4.2.2.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/orm_adapter-0.5.0.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/warden-1.2.8.gemspec:18.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/letter_opener-1.7.0.gemspec:16.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/rack-proxy-0.6.5.gemspec:15.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/sprockets-3.7.2.gemspec:19.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/sass-3.7.4.gemspec:21.
NOTE: Gem::Specification#rubyforge_project= is deprecated with no replacement. It will be removed on or after 2019-12-01.
Gem::Specification#rubyforge_project= called from /Users/user/github.com/desire-record-open/vendor/bundle/ruby/2.4.0/specifications/simple_calendar-2.3.0.gemspec:16.
Warning: the running version of Bundler (2.1.2) is older than the version that created the lockfile (2.1.4). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.1.4`.
shotakeu commented 4 years ago

bundler 2.1.4 -> bundler 2.0.1 にダウングレードすることで対応。各Gemがアップデートされるのを待つ