File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ gemspec name: "octofacts-updater"
6
6
group :development do
7
7
gem "parallel" , "= 1.12.0"
8
8
gem "pry" , "~> 0.10"
9
- gem "rake" , "~> 10.0 "
9
+ gem "rake" , "~> 12.3 "
10
10
gem "rubocop-github" , "~> 0.5.0"
11
11
gem "simplecov" , ">= 0.14.1"
12
12
gem "simplecov-json" , "~> 0.2"
Original file line number Diff line number Diff line change 64
64
locale (~> 2.1 )
65
65
rainbow (2.2.2 )
66
66
rake
67
- rake (10.5.0 )
67
+ rake (12.3.3 )
68
68
rspec (3.6.0 )
69
69
rspec-core (~> 3.6.0 )
70
70
rspec-expectations (~> 3.6.0 )
@@ -115,7 +115,7 @@ DEPENDENCIES
115
115
parallel (= 1.12.0 )
116
116
pry (~> 0.10 )
117
117
puppet (~> 4.10.4 )
118
- rake (~> 10.0 )
118
+ rake (~> 12.3 )
119
119
rspec-puppet (~> 2.6.2 )
120
120
rubocop-github (~> 0.5.0 )
121
121
simplecov (>= 0.14.1 )
You can’t perform that action at this time.
0 commit comments