Commit cb67da2

mo khan <mo@mokhan.ca>
2015-03-04 16:23:03
update gems.
1 parent 1e1dbe2
Changed files (1)
Gemfile.lock
@@ -42,7 +42,7 @@ GEM
     binding_of_caller (0.7.2)
       debug_inspector (>= 0.0.1)
     builder (3.2.2)
-    bunny (1.6.3)
+    bunny (1.7.0)
       amq-protocol (>= 1.9.2)
     byebug (3.5.1)
       columnize (~> 0.8)
@@ -58,7 +58,7 @@ GEM
     coffee-script (2.3.0)
       coffee-script-source
       execjs
-    coffee-script-source (1.9.0)
+    coffee-script-source (1.9.1)
     columnize (0.9.0)
     debug_inspector (0.0.2)
     debugger-linecache (1.2.0)
@@ -66,9 +66,9 @@ GEM
     dotenv-rails (1.0.2)
       dotenv (= 1.0.2)
     erubis (2.7.0)
-    ethon (0.7.2)
+    ethon (0.7.3)
       ffi (>= 1.3.0)
-    execjs (2.2.2)
+    execjs (2.3.0)
     ffi (1.9.6)
     foreman (0.77.0)
       dotenv (~> 1.0.2)
@@ -76,14 +76,14 @@ GEM
     foundation-rails (5.5.1.0)
       railties (>= 3.1.0)
       sass (>= 3.3.0, < 3.5)
-    globalid (0.3.0)
+    globalid (0.3.3)
       activesupport (>= 4.1.0)
     groupdate (2.4.0)
       activesupport (>= 3)
     hike (1.2.3)
     hitimes (1.2.2)
     i18n (0.7.0)
-    jbuilder (2.2.6)
+    jbuilder (2.2.9)
       activesupport (>= 3.0.0, < 5)
       multi_json (~> 1.2)
     jquery-rails (4.0.3)
@@ -111,7 +111,7 @@ GEM
     mime-types (2.4.3)
     mini_portile (0.6.2)
     minitest (5.5.1)
-    multi_json (1.10.1)
+    multi_json (1.11.0)
     nokogiri (1.6.6.2)
       mini_portile (~> 0.6.0)
     packetfu (1.1.10)
@@ -121,9 +121,9 @@ GEM
       coderay (~> 1.1.0)
       method_source (~> 0.8.1)
       slop (~> 3.4)
-    pry-rails (0.3.2)
+    pry-rails (0.3.3)
       pry (>= 0.9.10)
-    puma (2.11.0)
+    puma (2.11.1)
       rack (>= 1.1, < 2.0)
     rack (1.6.0)
     rack-test (0.6.3)
@@ -157,7 +157,7 @@ GEM
     rb-inotify (0.9.5)
       ffi (>= 0.5.0)
     rdoc (4.2.0)
-    sass (3.4.11)
+    sass (3.4.13)
     sass-rails (5.0.1)
       railties (>= 4.0.0, < 5.0)
       sass (~> 3.1)
@@ -171,12 +171,12 @@ GEM
       sigdump (~> 0.2.2)
     sigdump (0.2.2)
     slop (3.6.0)
-    sneakers (1.0.1)
-      bunny (~> 1.6.3)
+    sneakers (1.0.2)
+      bunny (~> 1.7.0)
       serverengine
       thor
       thread
-    spring (1.2.0)
+    spring (1.3.3)
     sprockets (2.12.3)
       hike (~> 1.2)
       multi_json (~> 1.0)
@@ -187,7 +187,7 @@ GEM
       activesupport (>= 3.0)
       sprockets (>= 2.8, < 4.0)
     thor (0.19.1)
-    thread (0.1.4)
+    thread (0.1.5)
     thread_safe (0.3.4)
     tilt (1.4.1)
     timers (4.0.1)
@@ -198,13 +198,13 @@ GEM
       ethon (>= 0.7.1)
     tzinfo (1.2.2)
       thread_safe (~> 0.1)
-    uglifier (2.7.0)
+    uglifier (2.7.1)
       execjs (>= 0.3.0)
       json (>= 1.8.0)
-    web-console (2.0.0)
-      activemodel (~> 4.0)
+    web-console (2.1.0)
+      activemodel (>= 4.0)
       binding_of_caller (>= 0.7.2)
-      railties (~> 4.0)
+      railties (>= 4.0)
       sprockets-rails (>= 2.0, < 4.0)
 
 PLATFORMS