Skip to content

Commit a02d856

Browse files
committed
Remove unused permission from Rakefile
ref: kachick/times_kachick#75
1 parent e2f3fae commit a02d856

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Rakefile

100755100644
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#!/usr/bin/env rake
1+
# frozen_string_literal: true
2+
23
require 'bundler/gem_tasks'
34

45
require 'rake/testtask'

0 commit comments

Comments
 (0)