Skip to content

Commit

Permalink
Merge pull request #120 from github/dependabot/bundler/dotenv-tw-2.7
Browse files Browse the repository at this point in the history
Update dotenv requirement from ~> 1.0 to ~> 2.7
  • Loading branch information
parkr authored Mar 13, 2020
2 parents 5aea803 + b6a7b2c commit 182349f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-pages-health-check.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency("public_suffix", ">= 2.0.2", "< 5.0")
s.add_dependency("typhoeus", "~> 1.3")

s.add_development_dependency("dotenv", "~> 1.0")
s.add_development_dependency("dotenv", "~> 2.7")
s.add_development_dependency("gem-release", "~> 0.7")
s.add_development_dependency("pry", "~> 0.10")
s.add_development_dependency("rspec", "~> 3.0")
Expand Down

0 comments on commit 182349f

Please sign in to comment.