Skip to content

Commit 43b3526

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 6e77e0b commit 43b3526

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
@@ -128,7 +128,7 @@ GEM
128128
rack-test (0.8.3)
129129
rack (>= 1.0, < 3)
130130
rainbow (3.0.0)
131-
rake (10.5.0)
131+
rake (12.3.3)
132132
rdf (1.0.8)
133133
addressable (>= 2.2)
134134
redis (4.2.5)
@@ -205,7 +205,7 @@ DEPENDENCIES
205205
pry
206206
rack (~> 1.0)
207207
rack-test (~> 0.6)
208-
rake (~> 10.0)
208+
rake (~> 12.3)
209209
rest-client
210210
rsolr (~> 1.0)
211211
rubocop

0 commit comments

Comments
 (0)