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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2020
1 parent 73eb8de commit f5816ec
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 @@ -34,7 +34,7 @@ gem 'pgtk', '0.7.5'
gem 'rack', '2.0.6'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '1.1.0'
gem 'rake', '12.3.1', require: false
gem 'rake', '12.3.3', require: false
gem 'relative_time', '1.1.0'
gem 'rerun', '0.13.0', require: false
gem 'rspec-rails', '3.8.1', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rake (12.3.1)
rake (12.3.3)
random-port (0.5.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
Expand Down Expand Up @@ -230,7 +230,7 @@ DEPENDENCIES
rack (= 2.0.6)
rack-ssl (= 1.4.1)
rack-test (= 1.1.0)
rake (= 12.3.1)
rake (= 12.3.3)
relative_time (= 1.1.0)
rerun (= 0.13.0)
rspec-rails (= 3.8.1)
Expand Down

0 comments on commit f5816ec

Please sign in to comment.