[logaling-commit] logaling/logaling-server [rails-3.2.8] Update rails version to 3.2.8

Back to archive index

SUZUKI Miho null+****@clear*****
Mon Aug 13 10:36:20 JST 2012


SUZUKI Miho	2012-08-13 10:36:20 +0900 (Mon, 13 Aug 2012)

  New Revision: bc6092878e5f7e9b185b41d84c11aca34559660d
  https://github.com/logaling/logaling-server/commit/bc6092878e5f7e9b185b41d84c11aca34559660d

  Log:
    Update rails version to 3.2.8

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+1 -1)
===================================================================
--- Gemfile    2012-08-13 10:34:51 +0900 (dfc7479)
+++ Gemfile    2012-08-13 10:36:20 +0900 (c2b81af)
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'rails', '3.2.7'
+gem 'rails', '3.2.8'
 
 # Bundle edge Rails instead:
 # gem 'rails', :git => 'git://github.com/rails/rails.git'

  Modified: Gemfile.lock (+25 -25)
===================================================================
--- Gemfile.lock    2012-08-13 10:34:51 +0900 (e73aa71)
+++ Gemfile.lock    2012-08-13 10:36:20 +0900 (e837848)
@@ -13,12 +13,12 @@ GIT
 GEM
   remote: https://rubygems.org/
   specs:
-    actionmailer (3.2.7)
-      actionpack (= 3.2.7)
+    actionmailer (3.2.8)
+      actionpack (= 3.2.8)
       mail (~> 2.4.4)
-    actionpack (3.2.7)
-      activemodel (= 3.2.7)
-      activesupport (= 3.2.7)
+    actionpack (3.2.8)
+      activemodel (= 3.2.8)
+      activesupport (= 3.2.8)
       builder (~> 3.0.0)
       erubis (~> 2.7.0)
       journey (~> 1.0.4)
@@ -26,18 +26,18 @@ GEM
       rack-cache (~> 1.2)
       rack-test (~> 0.6.1)
       sprockets (~> 2.1.3)
-    activemodel (3.2.7)
-      activesupport (= 3.2.7)
+    activemodel (3.2.8)
+      activesupport (= 3.2.8)
       builder (~> 3.0.0)
-    activerecord (3.2.7)
-      activemodel (= 3.2.7)
-      activesupport (= 3.2.7)
+    activerecord (3.2.8)
+      activemodel (= 3.2.8)
+      activesupport (= 3.2.8)
       arel (~> 3.0.2)
       tzinfo (~> 0.3.29)
-    activeresource (3.2.7)
-      activemodel (= 3.2.7)
-      activesupport (= 3.2.7)
-    activesupport (3.2.7)
+    activeresource (3.2.8)
+      activemodel (= 3.2.8)
+      activesupport (= 3.2.8)
+    activesupport (3.2.8)
       i18n (~> 0.6)
       multi_json (~> 1.0)
     addressable (2.2.8)
@@ -105,17 +105,17 @@ GEM
       rack
     rack-test (0.6.1)
       rack (>= 1.0)
-    rails (3.2.7)
-      actionmailer (= 3.2.7)
-      actionpack (= 3.2.7)
-      activerecord (= 3.2.7)
-      activeresource (= 3.2.7)
-      activesupport (= 3.2.7)
+    rails (3.2.8)
+      actionmailer (= 3.2.8)
+      actionpack (= 3.2.8)
+      activerecord (= 3.2.8)
+      activeresource (= 3.2.8)
+      activesupport (= 3.2.8)
       bundler (~> 1.0)
-      railties (= 3.2.7)
-    railties (3.2.7)
-      actionpack (= 3.2.7)
-      activesupport (= 3.2.7)
+      railties (= 3.2.8)
+    railties (3.2.8)
+      actionpack (= 3.2.8)
+      activesupport (= 3.2.8)
       rack-ssl (~> 1.3.2)
       rake (>= 0.8.7)
       rdoc (~> 3.4)
@@ -185,7 +185,7 @@ DEPENDENCIES
   haml-rails
   jquery-rails
   logaling-command!
-  rails (= 3.2.7)
+  rails (= 3.2.8)
   rspec-rails
   sass-rails (~> 3.2.3)
   sqlite3
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the logaling-commit mailing list
Back to archive index