gemfiles/activerecord_3.gemfile.lock
PATH
remote: ../
specs:
counter-cache (0.3.0)
activerecord (>= 3.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.19)
activesupport (= 3.2.19)
builder (~> 3.0.0)
activerecord (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
appraisal (1.0.0)
bundler
rake
thor (>= 0.14.0)
arel (3.0.3)
builder (3.0.4)
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
diff-lcs (1.2.5)
fakeredis (0.5.0)
redis (~> 3.0)
ffi (1.9.3)
formatador (0.2.5)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (4.3.1)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
i18n (0.6.11)
listen (2.7.9)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
multi_json (1.10.1)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redis (3.1.0)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
slop (3.6.0)
sqlite3 (1.3.9)
thor (0.19.1)
timers (1.1.0)
tzinfo (0.3.39)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.2.19)
appraisal
bundler (~> 1.6)
counter-cache!
fakeredis
guard
guard-rspec
rake
rspec (>= 3.0)
sqlite3
BUNDLED WITH
1.11.2