PATH remote: . specs: cachai (0.0.1) rake sinatra sinatra-activerecord sqlite3 GEM remote: http://rubygems.org/ specs: activemodel (4.2.1) activesupport (= 4.2.1) builder (~> 3.1) activerecord (4.2.1) activemodel (= 4.2.1) activesupport (= 4.2.1) arel (~> 6.0) activesupport (4.2.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.0) builder (3.2.2) diff-lcs (1.2.5) i18n (0.7.0) json (1.8.3) minitest (5.7.0) rack (1.6.1) rack-protection (1.5.3) rack rake (10.4.2) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0) rspec-mocks (~> 2.99.0) rspec-core (2.99.2) rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.99.3) sinatra (1.4.6) rack (~> 1.4) rack-protection (~> 1.4) tilt (>= 1.3, < 3) sinatra-activerecord (2.0.6) activerecord (>= 3.2) sinatra (~> 1.0) sqlite3 (1.3.10) thread_safe (0.3.5) tilt (2.0.1) tzinfo (1.2.2) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES bundler (~> 1.3) cachai! rspec (~> 2.6)