Skip to content

Commit

Permalink
Merge pull request #2892 from consul/dependabot/bundler/mdl-0.5.0
Browse files Browse the repository at this point in the history
Bump mdl from 0.4.0 to 0.5.0
  • Loading branch information
voodoorai2000 committed Sep 17, 2018
2 parents 5aa84c1 + e9d84b7 commit 14edf4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ group :development do
gem 'capistrano-bundler', '~> 1.2', require: false
gem 'capistrano-rails', '~> 1.3.1', require: false
gem 'capistrano3-delayed-job', '~> 1.7.3'
gem 'mdl', '~> 0.4.0', require: false
gem 'mdl', '~> 0.5.0', require: false
gem 'rubocop', '~> 0.54.0', require: false
gem 'rubocop-rspec', '~> 1.24.0', require: false
gem 'rvm1-capistrano3', '~> 1.4.0', require: false
Expand Down
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ GEM
kgio (2.11.2)
knapsack_pro (0.53.0)
rake
kramdown (1.14.0)
kramdown (1.17.0)
launchy (2.4.3)
addressable (~> 2.3)
letter_opener (1.6.0)
Expand All @@ -253,7 +253,7 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
mdl (0.4.0)
mdl (0.5.0)
kramdown (~> 1.12, >= 1.12.0)
mixlib-cli (~> 1.7, >= 1.7.0)
mixlib-config (~> 2.2, >= 2.2.1)
Expand All @@ -265,7 +265,8 @@ GEM
mini_portile2 (2.3.0)
minitest (5.11.3)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
mixlib-config (2.2.13)
tomlrb
multi_json (1.12.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
Expand Down Expand Up @@ -460,6 +461,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.15.0)
tomlrb (1.2.7)
turbolinks (2.5.3)
coffee-rails
turnout (2.4.0)
Expand Down Expand Up @@ -541,7 +543,7 @@ DEPENDENCIES
knapsack_pro (~> 0.53.0)
launchy (~> 2.4.3)
letter_opener_web (~> 1.3.2)
mdl (~> 0.4.0)
mdl (~> 0.5.0)
newrelic_rpm (~> 4.1.0.333)
omniauth (~> 1.8.1)
omniauth-facebook (~> 4.0.0)
Expand Down

0 comments on commit 14edf4b

Please sign in to comment.