Skip to content

Commit 9c95a81

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 ab3d8e2 commit 9c95a81

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 'rack', '~> 1.0'
55
gem 'rack-test', '~> 0.6'
66
gem 'activesupport', '~> 4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ GEM
125125
rack-test (0.8.3)
126126
rack (>= 1.0, < 3)
127127
rainbow (3.0.0)
128-
rake (10.5.0)
128+
rake (12.3.3)
129129
rdf (1.0.8)
130130
addressable (>= 2.2)
131131
redis (4.2.1)
@@ -200,7 +200,7 @@ DEPENDENCIES
200200
pry
201201
rack (~> 1.0)
202202
rack-test (~> 0.6)
203-
rake (~> 10.0)
203+
rake (~> 12.3)
204204
rest-client
205205
rsolr (~> 1.0)
206206
rubocop

0 commit comments

Comments
 (0)