Skip to content

Commit f2bc90b

Browse files
Bump rake from 0.9.6 to 12.3.3
Bumps [rake](https://github.com/ruby/rake) from 0.9.6 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@rake-0.9.6...v12.3.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57cfcfc commit f2bc90b

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
@@ -7,7 +7,7 @@ gem 'mime-types', '~> 1.16'
77
gem 'nanoc', '~> 3.7.3'
88
gem 'nokogiri'
99
gem 'pygments.rb'
10-
gem 'rake', '~> 0.9.2'
10+
gem 'rake', '~> 12.3.3'
1111
gem 'yajl-ruby'
1212

1313
group :development do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
pygments.rb (1.2.1)
1919
multi_json (>= 1.0.0)
2020
rack (2.0.8)
21-
rake (0.9.6)
21+
rake (12.3.3)
2222
yajl-ruby (1.4.1)
2323

2424
PLATFORMS
@@ -34,7 +34,7 @@ DEPENDENCIES
3434
nanoc (~> 3.7.3)
3535
nokogiri
3636
pygments.rb
37-
rake (~> 0.9.2)
37+
rake (~> 12.3.3)
3838
yajl-ruby
3939

4040
BUNDLED WITH

0 commit comments

Comments
 (0)