Skip to content

Instantly share code, notes, and snippets.

View czepesch's full-sized avatar

czepesch

  • 00:15 (UTC +01: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"