Skip to content

Commit

Permalink
downgraded gem
Browse files Browse the repository at this point in the history
  • Loading branch information
itsalysialynn committed Aug 28, 2018
1 parent 51cce21 commit 3bc8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotloop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

spec.add_runtime_dependency 'activesupport', '~> 5.2'
spec.add_runtime_dependency 'activesupport', '~> 5'
spec.add_runtime_dependency 'simplecov', '~> 0.16'
spec.add_runtime_dependency 'coveralls', '~> 0.8'
spec.add_runtime_dependency 'httparty', '~> 0.16'
Expand Down

0 comments on commit 3bc8018

Please sign in to comment.