Skip to content

Commit 9426e60

Browse files
committed
Freeze string for constant
1 parent 01d4394 commit 9426e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/openapi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RSpec
22
module OpenAPI
3-
VERSION = '0.7.1'
3+
VERSION = '0.7.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)