# frozen_string_literal: true
source “rubygems.org” git_source(:github) {|repo_name| “github.com/#{repo_name}” }
ruby <%= “'#{RUBY_VERSION}'” -%>
# this application gem gem 'centuria'
# frozen_string_literal: true
source “rubygems.org” git_source(:github) {|repo_name| “github.com/#{repo_name}” }
ruby <%= “'#{RUBY_VERSION}'” -%>
# this application gem gem 'centuria'