Skip to content

Commit

Permalink
Remove unused em-hiredis
Browse files Browse the repository at this point in the history
`em-hiredis` is unused since 48766e3
  • Loading branch information
y-yagi committed Nov 21, 2017
1 parent 1d24e47 commit adf7fb8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -74,7 +74,6 @@ end
group :cable do
gem "puma", require: false

gem "em-hiredis", require: false
gem "hiredis", require: false
gem "redis", "~> 4.0", require: false

Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Expand Up @@ -216,9 +216,6 @@ GEM
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
digest-crc (0.4.1)
em-hiredis (0.3.1)
eventmachine (~> 1.0)
hiredis (~> 0.6.0)
em-http-request (1.1.5)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
Expand All @@ -232,9 +229,6 @@ GEM
tzinfo
event_emitter (0.2.6)
eventmachine (1.2.5)
eventmachine (1.2.5-java)
eventmachine (1.2.5-x64-mingw32)
eventmachine (1.2.5-x86-mingw32)
execjs (2.7.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -523,7 +517,6 @@ DEPENDENCIES
dalli (>= 2.2.1)
delayed_job
delayed_job_active_record
em-hiredis
google-cloud-storage (~> 1.3)
hiredis
json (>= 2.0.0)
Expand Down

0 comments on commit adf7fb8

Please sign in to comment.