mirror of https://github.com/mastodon/mastodon
Autofix Rubocop Style/NumericLiterals (#24468)
parent
528b8e7e3a
commit
4687967176
@ -1,3 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
StrongMigrations.start_after = 20170924022025
|
||||
StrongMigrations.start_after = 2017_09_24_022025
|
||||
|
Loading…
Reference in New Issue