Skip to content

Commit c7b532a

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 e224f46 commit c7b532a

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
@@ -144,7 +144,7 @@ GEM
144144
rack (2.2.3)
145145
rack-test (1.1.0)
146146
rack (>= 1.0, < 3)
147-
rake (10.5.0)
147+
rake (12.3.3)
148148
rdf (1.0.8)
149149
addressable (>= 2.2)
150150
redis (4.6.0)
@@ -185,7 +185,7 @@ DEPENDENCIES
185185
oj (~> 2.0)
186186
ontologies_linked_data!
187187
pry
188-
rake (~> 10.0)
188+
rake (~> 12.3)
189189
redis
190190
ruby-xxHash
191191
sparql-client!

0 commit comments

Comments
 (0)