Browse Source

update gemfile

Christian Mague 7 years ago
parent
commit
8e431732b2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Gemfile

+ 2 - 1
Gemfile

@@ -2,7 +2,8 @@
 
 source 'http://rubygems.org'
 
-gem 'fog-aws', :git => 'https://github.com/maguec/fog-aws.git', :branch => 'fix_vpc_parser_issue_387'
+gem 'rake'
+gem 'fog-aws'
 gem 'mime-types'
 gem 'neo4j', '7.2.0'
 gem 'rspec'