Skip to content

Commit ee91a0b

Browse files
committed
remove CreateSend
1 parent 51c9922 commit ee91a0b

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Gemfile

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ source 'https://rubygems.org' do
9696
gem 'acts_as_commentable', '2.0.1'
9797
gem 'acts_as_follower', '0.1.1'
9898
gem 'color'
99-
gem 'createsend'
10099
gem 'fog'
101100
gem 'friendly_id', '4.0.10.1'
102101
gem 'geocoder'

Gemfile.lock

-9
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ GEM
129129
crack (0.4.2)
130130
safe_yaml (~> 1.0.0)
131131
crass (1.0.2)
132-
createsend (4.0.1)
133-
hashie (>= 1.2, < 3)
134-
httparty (~> 0.10)
135-
json
136132
curb (0.8.8)
137133
dante (0.2.0)
138134
database_cleaner (1.4.1)
@@ -343,9 +339,6 @@ GEM
343339
http-cookie (1.0.2)
344340
domain_name (~> 0.5)
345341
http_parser.rb (0.6.0)
346-
httparty (0.13.3)
347-
json (~> 1.8)
348-
multi_xml (>= 0.5.2)
349342
httpauth (0.2.1)
350343
i18n (0.7.0)
351344
inflecto (0.0.2)
@@ -402,7 +395,6 @@ GEM
402395
json
403396
rack
404397
multi_json (1.11.1)
405-
multi_xml (0.5.5)
406398
multipart-post (1.2.0)
407399
nenv (0.2.0)
408400
net-http-persistent (2.9.4)
@@ -761,7 +753,6 @@ DEPENDENCIES
761753
coffee-rails!
762754
color!
763755
compass-rails!
764-
createsend!
765756
database_cleaner!
766757
dotenv-rails!
767758
elasticsearch-model!

0 commit comments

Comments
 (0)