main
  1GEM
  2  remote: https://rubygems.org/
  3  specs:
  4    actionmailer (4.2.1)
  5      actionpack (= 4.2.1)
  6      actionview (= 4.2.1)
  7      activejob (= 4.2.1)
  8      mail (~> 2.5, >= 2.5.4)
  9      rails-dom-testing (~> 1.0, >= 1.0.5)
 10    actionpack (4.2.1)
 11      actionview (= 4.2.1)
 12      activesupport (= 4.2.1)
 13      rack (~> 1.6)
 14      rack-test (~> 0.6.2)
 15      rails-dom-testing (~> 1.0, >= 1.0.5)
 16      rails-html-sanitizer (~> 1.0, >= 1.0.1)
 17    actionview (4.2.1)
 18      activesupport (= 4.2.1)
 19      builder (~> 3.1)
 20      erubis (~> 2.7.0)
 21      rails-dom-testing (~> 1.0, >= 1.0.5)
 22      rails-html-sanitizer (~> 1.0, >= 1.0.1)
 23    activejob (4.2.1)
 24      activesupport (= 4.2.1)
 25      globalid (>= 0.3.0)
 26    activemodel (4.2.1)
 27      activesupport (= 4.2.1)
 28      builder (~> 3.1)
 29    activerecord (4.2.1)
 30      activemodel (= 4.2.1)
 31      activesupport (= 4.2.1)
 32      arel (~> 6.0)
 33    activesupport (4.2.1)
 34      i18n (~> 0.7)
 35      json (~> 1.7, >= 1.7.7)
 36      minitest (~> 5.1)
 37      thread_safe (~> 0.3, >= 0.3.4)
 38      tzinfo (~> 1.1)
 39    arel (6.0.0)
 40    axiom-types (0.1.1)
 41      descendants_tracker (~> 0.0.4)
 42      ice_nine (~> 0.11.0)
 43      thread_safe (~> 0.3, >= 0.3.1)
 44    binding_of_caller (0.7.2)
 45      debug_inspector (>= 0.0.1)
 46    builder (3.2.2)
 47    byebug (4.0.5)
 48      columnize (= 0.9.0)
 49    coercible (1.0.0)
 50      descendants_tracker (~> 0.0.1)
 51    coffee-rails (4.1.0)
 52      coffee-script (>= 2.2.0)
 53      railties (>= 4.0.0, < 5.0)
 54    coffee-script (2.4.1)
 55      coffee-script-source
 56      execjs
 57    coffee-script-source (1.9.1)
 58    columnize (0.9.0)
 59    debug_inspector (0.0.2)
 60    descendants_tracker (0.0.4)
 61      thread_safe (~> 0.3, >= 0.3.1)
 62    equalizer (0.0.11)
 63    erubis (2.7.0)
 64    execjs (2.5.1)
 65    globalid (0.3.5)
 66      activesupport (>= 4.1.0)
 67    hike (1.2.3)
 68    i18n (0.7.0)
 69    ice_nine (0.11.1)
 70    jbuilder (2.2.12)
 71      activesupport (>= 3.0.0, < 5)
 72      multi_json (~> 1.2)
 73    jquery-rails (4.0.3)
 74      rails-dom-testing (~> 1.0)
 75      railties (>= 4.2.0)
 76      thor (>= 0.14, < 2.0)
 77    json (1.8.2)
 78    loofah (2.0.1)
 79      nokogiri (>= 1.5.9)
 80    mail (2.6.3)
 81      mime-types (>= 1.16, < 3)
 82    mime-types (2.4.3)
 83    mini_portile (0.6.2)
 84    minitest (5.5.1)
 85    multi_json (1.11.0)
 86    nokogiri (1.6.6.2)
 87      mini_portile (~> 0.6.0)
 88    puma (2.11.1)
 89      rack (>= 1.1, < 2.0)
 90    rack (1.6.0)
 91    rack-test (0.6.3)
 92      rack (>= 1.0)
 93    rails (4.2.1)
 94      actionmailer (= 4.2.1)
 95      actionpack (= 4.2.1)
 96      actionview (= 4.2.1)
 97      activejob (= 4.2.1)
 98      activemodel (= 4.2.1)
 99      activerecord (= 4.2.1)
100      activesupport (= 4.2.1)
101      bundler (>= 1.3.0, < 2.0)
102      railties (= 4.2.1)
103      sprockets-rails
104    rails-deprecated_sanitizer (1.0.3)
105      activesupport (>= 4.2.0.alpha)
106    rails-dom-testing (1.0.6)
107      activesupport (>= 4.2.0.beta, < 5.0)
108      nokogiri (~> 1.6.0)
109      rails-deprecated_sanitizer (>= 1.0.1)
110    rails-html-sanitizer (1.0.2)
111      loofah (~> 2.0)
112    rails_12factor (0.0.3)
113      rails_serve_static_assets
114      rails_stdout_logging
115    rails_serve_static_assets (0.0.4)
116    rails_stdout_logging (0.0.3)
117    railties (4.2.1)
118      actionpack (= 4.2.1)
119      activesupport (= 4.2.1)
120      rake (>= 0.8.7)
121      thor (>= 0.18.1, < 2.0)
122    rake (10.4.2)
123    rdoc (4.2.0)
124    sass (3.4.13)
125    sass-rails (5.0.3)
126      railties (>= 4.0.0, < 5.0)
127      sass (~> 3.1)
128      sprockets (>= 2.8, < 4.0)
129      sprockets-rails (>= 2.0, < 4.0)
130      tilt (~> 1.1)
131    scale (0.1.2)
132      nokogiri (~> 1.6.6)
133      virtus (~> 1.0)
134    sdoc (0.4.1)
135      json (~> 1.7, >= 1.7.7)
136      rdoc (~> 4.0)
137    spring (1.3.4)
138    sprockets (2.12.3)
139      hike (~> 1.2)
140      multi_json (~> 1.0)
141      rack (~> 1.0)
142      tilt (~> 1.1, != 1.3.0)
143    sprockets-rails (2.2.4)
144      actionpack (>= 3.0)
145      activesupport (>= 3.0)
146      sprockets (>= 2.8, < 4.0)
147    sqlite3 (1.3.10)
148    thor (0.19.1)
149    thread_safe (0.3.5)
150    tilt (1.4.1)
151    turbolinks (2.5.3)
152      coffee-rails
153    tzinfo (1.2.2)
154      thread_safe (~> 0.1)
155    uglifier (2.7.1)
156      execjs (>= 0.3.0)
157      json (>= 1.8.0)
158    virtus (1.0.5)
159      axiom-types (~> 0.1)
160      coercible (~> 1.0)
161      descendants_tracker (~> 0.0, >= 0.0.3)
162      equalizer (~> 0.0, >= 0.0.9)
163    web-console (2.1.2)
164      activemodel (>= 4.0)
165      binding_of_caller (>= 0.7.2)
166      railties (>= 4.0)
167      sprockets-rails (>= 2.0, < 4.0)
168
169PLATFORMS
170  ruby
171
172DEPENDENCIES
173  byebug
174  coffee-rails (~> 4.1.0)
175  jbuilder (~> 2.0)
176  jquery-rails
177  puma
178  rails (= 4.2.1)
179  rails_12factor
180  sass-rails (~> 5.0)
181  scale
182  sdoc (~> 0.4.0)
183  spring
184  sqlite3
185  turbolinks
186  uglifier (>= 1.3.0)
187  web-console (~> 2.0)