Commit 71d165a6cc104a8d6bbdbf994e77b852a0cbc8c3

Authored by Leandro Santos
1 parent c40e5211

updating gemfile.lock

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
Gemfile.lock
... ... @@ -109,6 +109,7 @@ GEM
109 109 ice_nine (0.11.1)
110 110 journey (1.0.4)
111 111 json (1.8.3)
  112 + libv8 (3.16.14.11)
112 113 liquid (3.0.6)
113 114 locale (2.0.9)
114 115 magic (0.2.9)
... ... @@ -163,6 +164,7 @@ GEM
163 164 rake (10.4.2)
164 165 rdoc (3.12.2)
165 166 json (~> 1.4)
  167 + ref (2.0.0)
166 168 rest-client (1.6.9)
167 169 mime-types (~> 1.16)
168 170 rmagick (2.13.4)
... ... @@ -202,6 +204,9 @@ GEM
202 204 tilt (~> 1.1, != 1.3.0)
203 205 term-ansicolor (1.3.2)
204 206 tins (~> 1.0)
  207 + therubyracer (0.12.2)
  208 + libv8 (~> 3.16.14.0)
  209 + ref
205 210 thin (1.3.1)
206 211 daemons (>= 1.0.9)
207 212 eventmachine (>= 0.12.6)
... ... @@ -244,6 +249,7 @@ DEPENDENCIES
244 249 database_cleaner (~> 1.2.0)
245 250 eita-jrails (~> 0.9.5)
246 251 exception_notification (~> 4.0.1)
  252 + execjs
247 253 fast_gettext (~> 0.6.8)
248 254 gettext (~> 2.2.1)
249 255 grape (~> 0.12)
... ... @@ -268,6 +274,7 @@ DEPENDENCIES
268 274 rubyzip
269 275 sass-rails
270 276 selenium-webdriver (~> 2.39.0)
  277 + therubyracer
271 278 thin (~> 1.3.1)
272 279 uglifier (>= 1.0.3)
273 280 whenever
... ...