one less gem from github for greater good

This commit is contained in:
Sam 2013-12-06 15:22:15 +11:00
parent 082f131b27
commit c71d7a3c6d
2 changed files with 6 additions and 11 deletions

View File

@ -38,6 +38,7 @@ gem 'seed-fu' , github: 'SamSaffron/seed-fu'
if rails4?
gem 'rails'
# because of https://github.com/redis-store/redis-store/pull/183
gem 'redis-rails', :git => 'git://github.com/SamSaffron/redis-store.git'
gem 'rails-observers'
gem 'actionpack-action_caching'
@ -80,8 +81,7 @@ gem 'sidetiq', '>= 0.3.6'
gem 'eventmachine'
gem 'fast_xs'
# https://github.com/CodeMonkeySteve/fast_xor/issues/6
gem 'fast_xor', git: 'https://github.com/CodeMonkeySteve/fast_xor.git'
gem 'fast_xor'
gem 'fastimage'
gem 'fog', '1.18.0', require: false
gem 'unf', require: false

View File

@ -23,14 +23,6 @@ GIT
rails (>= 3.0.0, < 5)
spork (>= 1.0rc0)
GIT
remote: https://github.com/CodeMonkeySteve/fast_xor.git
revision: 85b79ec6d116f9680f23bd2c5c8c2c2039d477d8
specs:
fast_xor (1.1.2)
rake
rake-compiler
GIT
remote: https://github.com/SamSaffron/vestal_versions
revision: 007b30a5274db7db55da745a4482243559247782
@ -158,6 +150,9 @@ GEM
fast_stack (0.1.0)
rake
rake-compiler
fast_xor (1.1.2)
rake
rake-compiler
fast_xs (0.8.0)
fastimage (1.5.2)
ffi (1.9.3)
@ -460,7 +455,7 @@ DEPENDENCIES
fabrication
fakeweb (~> 1.3.0)
fast_blank
fast_xor!
fast_xor
fast_xs
fastimage
flamegraph