Skip to content

Commit

Permalink
Remove unused permission from Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed May 24, 2021
1 parent e2f3fae commit a02d856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Rakefile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env rake
# frozen_string_literal: true

require 'bundler/gem_tasks'

require 'rake/testtask'
Expand Down

0 comments on commit a02d856

Please sign in to comment.