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