Skip to content

Commit

Permalink
Remove httparty dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yz-liu committed Jan 2, 2017
1 parent 8adf0b1 commit afcc96b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ gem 'sprockets', '~> 2.12.0'
gem 'rails-html-sanitizer' gem 'rails-html-sanitizer'
gem 'rails-deprecated_sanitizer' gem 'rails-deprecated_sanitizer'
gem 'redcarpet', '~> 3.0.0' gem 'redcarpet', '~> 3.0.0'
gem 'httparty'


gem 'tilt', '~> 1.3.7' gem 'tilt', '~> 1.3.7'
gem 'sass-rails', '5.0.0.beta1' gem 'sass-rails', '5.0.0.beta1'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ GEM
hashery (1.5.0) hashery (1.5.0)
blankslate blankslate
hike (1.2.3) hike (1.2.3)
httparty (0.14.0)
multi_xml (>= 0.5.2)
i18n (0.7.0) i18n (0.7.0)
jbuilder (2.4.1) jbuilder (2.4.1)
activesupport (>= 3.0.0, < 5.1) activesupport (>= 3.0.0, < 5.1)
Expand All @@ -153,7 +151,6 @@ GEM
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
mono_logger (1.1.0) mono_logger (1.1.0)
multi_json (1.11.2) multi_json (1.11.2)
multi_xml (0.5.5)
mysql2 (0.4.1) mysql2 (0.4.1)
net-scp (1.2.1) net-scp (1.2.1)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
Expand Down Expand Up @@ -337,7 +334,6 @@ DEPENDENCIES
git git
gitolite gitolite
gitolite-rugged gitolite-rugged
httparty
i18n i18n
jbuilder (~> 2.0) jbuilder (~> 2.0)
jquery-rails jquery-rails
Expand Down

0 comments on commit afcc96b

Please sign in to comment.