Skip to content

Commit

Permalink
Bump rake from 12.3.1 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v12.3.1...v12.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2020
1 parent ebecf36 commit e294d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'octokit', '4.14.0'
gem 'pdd', '0.20.5'
gem 'rack', '2.1.4'
gem 'rack-test', '1.1.0'
gem 'rake', '12.3.1', require: false
gem 'rake', '12.3.3', require: false
gem 'rubocop', '0.69.0', require: false
gem 'rubocop-rspec', '1.33.0', require: false
gem 'sass', '3.7.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (12.3.1)
rake (12.3.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ DEPENDENCIES
pdd (= 0.20.5)
rack (= 2.1.4)
rack-test (= 1.1.0)
rake (= 12.3.1)
rake (= 12.3.3)
rubocop (= 0.69.0)
rubocop-rspec (= 1.33.0)
sass (= 3.7.2)
Expand Down

0 comments on commit e294d2a

Please sign in to comment.