Skip to content

Commit

Permalink
use most recent version of dotenv-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjstar committed May 22, 2017
1 parent 7a6fbc1 commit 5a93e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotenv-rails-safe.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "dotenv-rails", '~> 2.1.1'
spec.add_dependency "dotenv-rails", '~> 2.2.1'

spec.add_development_dependency "bundler", "~> 1.13"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit 5a93e1c

Please sign in to comment.