lib/timber/cli/io/messages.rb in timber-2.1.2 vs lib/timber/cli/io/messages.rb in timber-2.1.3

- old
+ new

@@ -21,11 +21,10 @@ def application_details(app) message = <<-MESSAGE Woot! Your API 🔑 is valid: Name: #{app.name} (#{app.environment}) -Framework: #{app.framework_type} Platform: #{app.platform_type} MESSAGE message.rstrip end @@ -207,6 +206,6 @@ "Thanks! We 💖 you too!" end end end end -end \ No newline at end of file +end