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 Jun 23, 2020
1 parent e578ea8 commit dc3a608
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 'redis', '~> 3.0'
gem 'minitest', '~> 4.0'
gem 'cube-ruby', require: "cube"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ GEM
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (10.5.0)
rake (12.3.3)
rdf (1.0.8)
addressable (>= 2.2)
redis (3.3.5)
Expand Down Expand Up @@ -175,7 +175,7 @@ DEPENDENCIES
ncbo_resource_index!
ontologies_linked_data!
pry
rake (~> 10.0)
rake (~> 12.3)
redis (~> 3.0)
sparql-client!
test-unit-minitest
Expand Down

0 comments on commit dc3a608

Please sign in to comment.