Skip to content

Commit

Permalink
Sidekiq extension for mina added #9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pbasnal committed Jul 22, 2014
1 parent 2f658de commit 5c183c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,5 @@ gem 'mini_magick'
gem 'redis-rails'
gem 'redis-namespace'
gem 'mina'
gem 'mina_extensions'
gem 'rest_client'
9 changes: 2 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ GEM
mongoid-grid_fs (>= 1.3, < 3.0)
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
Expand Down Expand Up @@ -133,11 +132,11 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mina (0.3.0)
open4
rake
mina_extensions (0.0.2)
mini_magick (3.7.0)
subexec (~> 0.2.1)
mini_portile (0.6.0)
Expand Down Expand Up @@ -183,10 +182,6 @@ GEM
origin (2.1.1)
orm_adapter (0.5.0)
polyglot (0.3.5)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
Expand Down Expand Up @@ -282,7 +277,6 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.5.0)
spring (1.1.3)
sprockets (2.11.0)
hike (~> 1.2)
Expand Down Expand Up @@ -341,6 +335,7 @@ DEPENDENCIES
jquery-rails
linkedin
mina
mina_extensions
mini_magick
mongoid
omniauth-google-oauth2
Expand Down

0 comments on commit 5c183c4

Please sign in to comment.