Skip to content

Instantly share code, notes, and snippets.

View DoppioJP's full-sized avatar

DoppioJP

  • Internet, mostly from UK
View GitHub Profile
@DoppioJP
DoppioJP / Gemfile
Created June 25, 2020 17:51 — forked from dhh/Gemfile
HEY's Gemfile
ruby '2.7.1'
gem 'rails', github: 'rails/rails'
gem 'tzinfo-data', '>= 1.2016.7' # Don't rely on OSX/Linux timezone data
# Action Text
gem 'actiontext', github: 'basecamp/actiontext', ref: 'okra'
gem 'okra', github: 'basecamp/okra'
# Drivers