Skip to content

Commit 3a4954c

Browse files
authored
Merge pull request #1 from groupdocs-conversion-cloud/dependabot/bundler/rake-13.0.1
Bump rake from 12.0.0 to 13.0.1
2 parents fb599d3 + 74fe58a commit 3a4954c

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gemspec
44

55
group :development, :test do
6-
gem 'rake', '~> 12.0.0'
6+
gem 'rake', '~> 13.0.1'
77
end

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,16 @@ GEM
1717
minitest (5.11.3)
1818
multipart-post (2.1.1)
1919
public_suffix (3.1.1)
20-
rake (12.0.0)
20+
rake (13.0.1)
2121

2222
PLATFORMS
23+
ruby
2324
x64-mingw32
2425

2526
DEPENDENCIES
2627
groupdocs_conversion_cloud!
2728
minitest (~> 5.11, >= 5.11.3)
28-
rake (~> 12.0.0)
29+
rake (~> 13.0.1)
2930

3031
BUNDLED WITH
3132
1.16.6

0 commit comments

Comments
 (0)