Commit 6b1b74fd8e0933daa96dcafee240717c7a05b897

Authored by Cyril Mougel
1 parent 5ec5d316
Exists in master and in 1 other branch production

update some dev gem

Showing 1 changed file with 4 additions and 6 deletions   Show diff stats
Gemfile.lock
... ... @@ -47,7 +47,7 @@ GEM
47 47 json
48 48 arel (3.0.2)
49 49 bcrypt-ruby (3.0.1)
50   - better_errors (0.8.0)
  50 + better_errors (0.9.0)
51 51 coderay (>= 1.0.0)
52 52 erubis (>= 2.6.6)
53 53 binding_of_caller (0.7.1)
... ... @@ -188,7 +188,7 @@ GEM
188 188 bundler (>= 1.0.0)
189 189 rails (>= 3.0.0)
190 190 railties (>= 3.0.0)
191   - multi_json (1.7.3)
  191 + multi_json (1.7.4)
192 192 multi_xml (0.5.3)
193 193 multipart-post (1.2.0)
194 194 net-scp (1.1.1)
... ... @@ -243,8 +243,6 @@ GEM
243 243 slop (~> 3.4)
244 244 pry-rails (0.3.0)
245 245 pry (>= 0.9.10)
246   - puma (2.0.1)
247   - rack (>= 1.1, < 2.0)
248 246 rack (1.4.5)
249 247 rack-cache (1.2)
250 248 rack (>= 0.4)
... ... @@ -338,9 +336,9 @@ GEM
338 336 railties (> 3.2.8, < 4.0.0)
339 337 sprockets (>= 2.0.0)
340 338 tzinfo (0.3.37)
341   - uglifier (1.2.7)
  339 + uglifier (2.1.1)
342 340 execjs (>= 0.3.0)
343   - multi_json (~> 1.3)
  341 + multi_json (~> 1.0, >= 1.0.2)
344 342 underscore-rails (1.4.2.1)
345 343 unicorn (4.3.1)
346 344 kgio (~> 2.6)
... ...