mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
ruby: Style/FrozenStringLiteralComment correct
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'byebug', '~> 11.1', groups: %i[development test]
|
||||
|
||||
Reference in New Issue
Block a user