- abstract (1.0.0)
- actionmailer (3.0.10)
- actionpack (= 3.0.10)
- mail (~> 2.2.19)
- actionpack (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- builder (~> 2.1.2)
- erubis (~> 2.6.6)
- i18n (~> 0.5.0)
- rack (~> 1.2.1)
- rack-mount (~> 0.6.14)
- rack-test (~> 0.5.7)
- tzinfo (~> 0.3.23)
- activemodel (3.0.10)
- activesupport (= 3.0.10)
- builder (~> 2.1.2)
- i18n (~> 0.5.0)
- activerecord (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- arel (~> 2.0.10)
- tzinfo (~> 0.3.23)
- activeresource (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- activesupport (3.0.10)
- addressable (2.2.6)
- arel (2.0.10)
- builder (2.1.2)
- composite_primary_keys (3.1.10)
- activerecord (>= 3.0.5, ~> 3.0.0)
- erubis (2.6.6)
- abstract (>= 1.0.0)
- faraday (0.7.4)
- addressable (~> 2.2.6)
- multipart-post (~> 1.1.0)
- rack (< 2, >= 1.1.0)
- httpclient (2.2.1)
- i18n (0.5.0)
- libxml-ruby (2.2.2)
- mail (2.2.19)
- activesupport (>= 2.3.6)
- i18n (>= 0.4.0)
+ actionmailer (4.0.3)
+ actionpack (= 4.0.3)
+ mail (~> 2.5.4)
+ actionpack (4.0.3)
+ activesupport (= 4.0.3)
+ builder (~> 3.1.0)
+ erubis (~> 2.7.0)
+ rack (~> 1.5.2)
+ rack-test (~> 0.6.2)
+ actionpack-page_caching (1.0.2)
+ actionpack (>= 4.0.0, < 5)
+ activemodel (4.0.3)
+ activesupport (= 4.0.3)
+ builder (~> 3.1.0)
+ activerecord (4.0.3)
+ activemodel (= 4.0.3)
+ activerecord-deprecated_finders (~> 1.0.2)
+ activesupport (= 4.0.3)
+ arel (~> 4.0.0)
+ activerecord-deprecated_finders (1.0.3)
+ activesupport (4.0.3)
+ i18n (~> 0.6, >= 0.6.4)
+ minitest (~> 4.2)
+ multi_json (~> 1.3)
+ thread_safe (~> 0.1)
+ tzinfo (~> 0.3.37)
+ arel (4.0.2)
+ atomic (1.1.15)
+ bigdecimal (1.1.0)
+ builder (3.1.4)
+ capybara (2.2.1)
+ mime-types (>= 1.16)
+ nokogiri (>= 1.3.3)
+ rack (>= 1.0.0)
+ rack-test (>= 0.5.4)
+ xpath (~> 2.0)
+ climate_control (0.0.3)
+ activesupport (>= 3.0)
+ cliver (0.3.2)
+ cocaine (0.5.3)
+ climate_control (>= 0.0.3, < 1.0)
+ coffee-rails (4.0.1)
+ coffee-script (>= 2.2.0)
+ railties (>= 4.0.0, < 5.0)
+ coffee-script (2.2.0)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.7.0)
+ colorize (0.6.0)
+ composite_primary_keys (6.0.1)
+ activerecord (>= 4.0.0)
+ dalli (2.7.0)
+ deadlock_retry (1.2.0)
+ dynamic_form (1.1.4)
+ erubis (2.7.0)
+ execjs (2.0.2)
+ faraday (0.9.0)
+ multipart-post (>= 1.2, < 3)
+ hike (1.2.3)
+ htmlentities (4.3.1)
+ http_accept_language (2.0.1)
+ httpclient (2.3.4.1)
+ i18n (0.6.9)
+ iconv (0.1)
+ jquery-rails (3.1.0)
+ railties (>= 3.0, < 5.0)
+ thor (>= 0.14, < 2.0)
+ json (1.8.1)
+ jsonify (0.3.1)
+ multi_json (~> 1.0)
+ jsonify-rails (0.3.2)
+ actionpack
+ jsonify (< 0.4.0)
+ jwt (0.1.11)
+ multi_json (>= 1.5)
+ kgio (2.9.2)
+ konacha (3.1.0)
+ actionpack (>= 3.1, < 5)
+ capybara
+ colorize
+ railties (>= 3.1, < 5)
+ sprockets
+ libxml-ruby (2.7.0)
+ mail (2.5.4)