Skip to content

Commit 7abfeb2

Browse files
Update rubocop requirement from 1.63.4 to 1.65.1 (#57)
1 parent fa135d5 commit 7abfeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem 'fastlane'
1111
gem 'rake'
1212
gem 'rspec'
1313
gem 'rspec_junit_formatter'
14-
gem 'rubocop', '1.63.4'
14+
gem 'rubocop', '1.65.1'
1515
gem 'rubocop-performance'
1616
gem 'rubocop-rake', '0.6.0'
1717
gem 'rubocop-require_tools'

0 commit comments

Comments
 (0)