Gemfile in talkable-style-1.2021.0205 vs Gemfile in talkable-style-1.2021.0415

- old
+ new

@@ -1,4 +1,8 @@ +# frozen_string_literal: true + source "https://rubygems.org" # Specify dependencies in talkable-style.gemspec gemspec + +gem "rake", "~> 13.0"