Gemfile in bitcoin-api-0.1.0 vs Gemfile in bitcoin-api-0.1.1

- old
+ new

@@ -7,6 +7,7 @@ gem "rspec", "~> 3.0" gem "rest-client" gem "json" gem 'pry' gem 'http' +gem 'dotenv' #gem 'time'