Skip to content

Commit

Permalink
Bump rake from 10.5.0 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 10.5.0 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@v10.5.0...v12.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2021
1 parent 6e77e0b commit 43b3526
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
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'rake', '~> 10.0'
gem 'rake', '~> 12.3'
gem 'rack', '~> 1.0'
gem 'rack-test', '~> 0.6'
gem 'activesupport', '~> 4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
rack-test (0.8.3)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (10.5.0)
rake (12.3.3)
rdf (1.0.8)
addressable (>= 2.2)
redis (4.2.5)
Expand Down Expand Up @@ -205,7 +205,7 @@ DEPENDENCIES
pry
rack (~> 1.0)
rack-test (~> 0.6)
rake (~> 10.0)
rake (~> 12.3)
rest-client
rsolr (~> 1.0)
rubocop
Expand Down

0 comments on commit 43b3526

Please sign in to comment.