Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
radamson committed Jan 3, 2019
1 parent ce85023 commit 28bc54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhir_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'rest-client', '~> 2.0'
spec.add_dependency 'tilt', '>= 1.1'

spec.add_development_dependency 'bundler', '~> 1.13'
spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'webmock'
Expand Down

0 comments on commit 28bc54d

Please sign in to comment.