Skip to content

Commit a120e39

Browse files
authored
Merge pull request #328 from puppetlabs/maint-pin_mdl
(MAINT) Pin MDL to 0.11.0
2 parents 88bbbce + fc1333b commit a120e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group :development do
1919

2020
gem 'json_spec', '~> 1.1', '>= 1.1.5'
2121

22-
gem 'mdl'
22+
gem 'mdl', '~> 0.11.0'
2323
gem 'mocha'
2424

2525
gem 'pry', require: false

0 commit comments

Comments
 (0)