lib/rocket_chat/im_summary.rb in rocketchat-0.1.18 vs lib/rocket_chat/im_summary.rb in rocketchat-0.1.19
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module RocketChat
#
# Rocket.Chat IM Summary
#
class ImSummary
- old
+ new