examples/safe_ruby/Gemfile in
toycol-0.1.0
vs examples/safe_ruby/Gemfile in
toycol-0.2.0
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true source "https://rubygems.org"
+gem "puma"
gem "toycol", path: "../../"