Commits on Source (4)
-
John Harris authored
-
John Harris authored
We want security updates, not to change major ver, so that's fine.
-
John Harris authored
Upgrade to Debian 11 See merge request !5
-
git authored
# frozen_string_literal: true | # frozen_string_literal: true | ||
source 'https://rubygems.org' | source 'https://rubygems.org' | ||
ruby '2.7.2' | ruby '2.7.5' | ||
gem 'rails', '6.1.4.7' | gem 'rails', '6.1.4.7' | ||
gem 'puma', '4.3.11' | gem 'puma', '4.3.11' | ||
... | ... |