Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Upgrade bluecloth to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klacointe committed Jan 15, 2015
1 parent d1f02d9 commit 83f0431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instagram.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('rake', '~> 0.9.2.2')
s.add_development_dependency('rspec', '~> 2.4')
s.add_development_dependency('webmock', '~> 1.6')
s.add_development_dependency('bluecloth', '~> 2.0.11')
s.add_development_dependency('bluecloth', '~> 2.2.0')
s.add_runtime_dependency('faraday', ['>= 0.7', '< 0.10'])
s.add_runtime_dependency('faraday_middleware', ['>= 0.8', '< 0.10'])
s.add_runtime_dependency('multi_json', '>= 1.0.3', '~> 1.0')
Expand Down

0 comments on commit 83f0431

Please sign in to comment.