Skip to content

Commit a1a2e2a

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 1c5eda9 commit a1a2e2a

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
@@ -9,7 +9,7 @@ gem 'multi_json', '~> 1.0'
99
gem 'oj', '~> 2.0'
1010
gem 'parseconfig'
1111
gem 'rack'
12-
gem 'rake', '~> 10.0'
12+
gem 'rake', '~> 12.3'
1313
gem 'sinatra', '~> 1.0'
1414
gem 'sinatra-advanced-routes'
1515
gem 'sinatra-contrib', '~> 1.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ GEM
257257
rack (>= 1.1, < 3.0)
258258
unicorn (~> 5.1)
259259
raindrops (0.19.1)
260-
rake (10.5.0)
260+
rake (12.3.3)
261261
rdf (1.0.8)
262262
addressable (>= 2.2)
263263
recursive-open-struct (1.1.2)
@@ -375,7 +375,7 @@ DEPENDENCIES
375375
rack-test
376376
rack-timeout
377377
rainbows
378-
rake (~> 10.0)
378+
rake (~> 12.3)
379379
redcarpet
380380
redis
381381
redis-activesupport

0 commit comments

Comments
 (0)