Skip to content

Commit 5dd3baa

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 ed325ae commit 5dd3baa

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
@@ -5,7 +5,7 @@ gem 'faraday', '~> 1.9'
55
gem 'ffi'
66
gem 'minitest', '~> 4.0'
77
gem 'oj', '~> 2.0'
8-
gem 'rake', '~> 10.0'
8+
gem 'rake', '~> 12.3'
99
gem 'redis'
1010
gem 'ruby-xxHash'
1111

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
rack (2.2.4)
121121
rack-test (2.0.2)
122122
rack (>= 1.3)
123-
rake (10.5.0)
123+
rake (12.3.3)
124124
rdf (1.0.8)
125125
addressable (>= 2.2)
126126
redis (4.7.1)
@@ -157,7 +157,7 @@ DEPENDENCIES
157157
oj (~> 2.0)
158158
ontologies_linked_data!
159159
pry
160-
rake (~> 10.0)
160+
rake (~> 12.3)
161161
redis
162162
ruby-xxHash
163163
sparql-client!

0 commit comments

Comments
 (0)