-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ Gem::Specification.new do |gem| | |
gem.name = "dotenv" | ||
gem.require_paths = ["lib"] | ||
|
||
gem.add_dependency "dotenv-deployment", "0.0.1" | ||
gem.add_dependency "dotenv-deployment", "~>0.0.2" | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
girak
|
||
|
||
gem.add_development_dependency 'rake' | ||
gem.add_development_dependency 'rspec' | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module Dotenv | ||
VERSION = '0.11.0' | ||
VERSION = '0.11.1' | ||
end |
2 comments
on commit 984c403
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, so sorry. I swear I pushed this up earlier this morning, but you are right. It must have failed.
It is there now. dotenv 1.0 is coming this week, which removes all this other crap and shouldn't break foreman again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bkeepers great and thanks for the quick fix! much appreciated.
This broke up to foreman, that is depending on this gem, as there is no 0.0.2 online. http://rubygems.org/gems/dotenv-deployment