http://labfurwl6xt24teypo5hb7vjoyf3ituolpebdnfgvkqrt765mo6574qd.onion/FreakU/mastodon/src/branch/main/Gemfile
Explore Help Sign In FreakU / mastodon Archived Watch 1 Star 0 Fork You've already forked mastodon 0 Code Issues Pull Requests Projects Releases Wiki Activity This repository has been archived on 2024-07-22 . You can view files and clone it, but cannot push or open issues or pull requests. main mastodon / Gemfile 208 lines 5.5 KiB Ruby Raw Permalink Blame History # frozen_string_literal: true source 'https://rubygems.org' ruby '>= 3.0.0' gem 'puma' , '~> 6.3' gem 'rails' , '~> 7.0' gem...