Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jairojunior committed Dec 3, 2017
1 parent ad51139 commit bd3561b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'pry-byebug'

group :acceptance do
gem 'fog', '>= 1.25.0'
gem 'beaker', '3.5.0' if RUBY_VERSION >= '2.3.0'
gem 'beaker', '3.29.0' if RUBY_VERSION >= '2.3.0'
gem 'beaker-puppet_install_helper'
gem 'beaker-rspec'
gem 'serverspec', '>= 2.0.0'
Expand Down

0 comments on commit bd3561b

Please sign in to comment.