Skip to content

Instantly share code, notes, and snippets.

View czepesch's full-sized avatar

czepesch

  • 11:22 (UTC +02:00)
View GitHub Profile
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.1.2"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.4"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"