Skip to content

Commit

Permalink
Merge pull request #122 from Temikus/release-2-2-3
Browse files Browse the repository at this point in the history
Updating dependencies, release 2.2.3
  • Loading branch information
erjohnso committed Jan 26, 2016
2 parents 2e9c1ea + e99fd08 commit c56ca4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-google/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
# limitations under the License.
module VagrantPlugins
module Google
VERSION = "0.2.2"
VERSION = "0.2.3"
end
end
1 change: 1 addition & 0 deletions vagrant-google.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = "vagrant-google"

s.add_runtime_dependency "fog-google", "~> 0.0.7"
s.add_runtime_dependency "google-api-client", "< 0.9", ">= 0.6.2"

s.add_development_dependency "pry"
s.add_development_dependency "pry-byebug"
Expand Down

0 comments on commit c56ca4f

Please sign in to comment.