Skip to content

Commit ac1585d

Browse files
Bump the bundler group with 4 updates (#15)
1 parent 8dd9e4a commit ac1585d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ gem 'rake', '~> 13.2.1'
2020
gem 'rspec', '~> 3.13.0'
2121

2222
# linting
23-
gem 'rubocop', '~> 1.71.0'
24-
gem 'rubocop-rake', '~> 0.6.0'
25-
gem 'rubocop-rspec', '~> 3.4.0'
23+
gem 'rubocop', '~> 1.72.1'
24+
gem 'rubocop-rake', '~> 0.7.1'
25+
gem 'rubocop-rspec', '~> 3.5.0'
2626
gem 'webmock', '~> 3.25.0'
2727

2828
# git
29-
gem 'overcommit', '~> 0.66.0'
29+
gem 'overcommit', '~> 0.67.0'

0 commit comments

Comments
 (0)