Gemfile in bridgetown-notable-0.1.0 vs Gemfile in bridgetown-notable-0.2.0
- old
+ new
@@ -2,5 +2,6 @@
source "https://rubygems.org"
gemspec
gem "bridgetown", ENV["BRIDGETOWN_VERSION"] if ENV["BRIDGETOWN_VERSION"]
+gem "rake", "> 13.0"
- old
+ new