Skip to content

Commit

Permalink
Merge pull request #21 from cloneluke/dependency_increment
Browse files Browse the repository at this point in the history
incrementing dependencies in preparation for ubuntu 18.04
  • Loading branch information
cloneluke authored May 29, 2018
2 parents e95d0cf + 35eb4ae commit c7aeafe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ source "https://supermarket.chef.io"

metadata

cookbook 'apt', '~> 2.8.2'
cookbook 'poise-python', '~> 1.5.1'
cookbook 'apt', '~> 7.0'
cookbook 'poise-python', '~> 1.7'
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
long_description 'Installs and configures Airflow workflow management platform. More information about Airflow can be found here: https://github.com/airbnb/airflow'
source_url 'https://github.com/bahchis/airflow-cookbook'
issues_url 'https://github.com/bahchis/airflow-cookbook/issues'
version '1.2.1'
version '1.2.2'
supports 'ubuntu', '>= 14.04'
supports 'centos', '>= 7.0'
chef_version '>12'
Expand Down

0 comments on commit c7aeafe

Please sign in to comment.