Skip to content

Commit d7fa863

Browse files
Bump rake from 10.5.0 to 12.3.3
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] <support@github.com>
1 parent f9ad01a commit d7fa863

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem 'rake', '~> 10.0'
3+
gem 'rake', '~> 12.3'
44
gem 'redis', '~> 3.0'
55
gem 'minitest', '~> 4.0'
66
gem 'cube-ruby', require: "cube"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ GEM
123123
rack (2.2.2)
124124
rack-test (1.1.0)
125125
rack (>= 1.0, < 3)
126-
rake (10.5.0)
126+
rake (12.3.3)
127127
rdf (1.0.8)
128128
addressable (>= 2.2)
129129
redis (3.3.5)
@@ -162,7 +162,7 @@ DEPENDENCIES
162162
ncbo_resource_index!
163163
ontologies_linked_data!
164164
pry
165-
rake (~> 10.0)
165+
rake (~> 12.3)
166166
redis (~> 3.0)
167167
ruby-xxHash
168168
sparql-client!

0 commit comments

Comments
 (0)