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
Expand Up @@ -30,7 +30,6 @@ gem 'sprockets', '~> 2.12.0'
gem 'rails-html-sanitizer'
gem 'rails-deprecated_sanitizer'
gem 'redcarpet', '~> 3.0.0'
gem 'httparty'

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

0 comments on commit afcc96b

Please sign in to comment.