Skip to content

Commit

Permalink
Merge cf147f4 into e8febaa
Browse files Browse the repository at this point in the history
  • Loading branch information
thbishop committed Oct 22, 2015
2 parents e8febaa + cf147f4 commit f910eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2
2.2.3
2 changes: 1 addition & 1 deletion aws_account_utils.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.required_ruby_version = '~> 2.1'
spec.required_ruby_version = '~> 2.2'

spec.add_development_dependency 'bundler', '>= 1.6.5'
spec.add_development_dependency 'webmock', '~> 1.21', '>= 1.21.0'
Expand Down

0 comments on commit f910eca

Please sign in to comment.