Commit ef79fd9a
Changed files (1)
Gemfile.lock
@@ -3,12 +3,12 @@ GEM
specs:
RedCloth (4.2.7)
abstract (1.0.0)
- actionmailer (3.0.8)
- actionpack (= 3.0.8)
+ actionmailer (3.0.9)
+ actionpack (= 3.0.9)
mail (~> 2.2.19)
- actionpack (3.0.8)
- activemodel (= 3.0.8)
- activesupport (= 3.0.8)
+ actionpack (3.0.9)
+ activemodel (= 3.0.9)
+ activesupport (= 3.0.9)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
@@ -16,19 +16,19 @@ GEM
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
- activemodel (3.0.8)
- activesupport (= 3.0.8)
+ activemodel (3.0.9)
+ activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
- activerecord (3.0.8)
- activemodel (= 3.0.8)
- activesupport (= 3.0.8)
+ activerecord (3.0.9)
+ activemodel (= 3.0.9)
+ activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
- activeresource (3.0.8)
- activemodel (= 3.0.8)
- activesupport (= 3.0.8)
- activesupport (3.0.8)
+ activeresource (3.0.9)
+ activemodel (= 3.0.9)
+ activesupport (= 3.0.9)
+ activesupport (3.0.9)
addressable (2.2.4)
arel (2.0.10)
bcrypt-ruby (2.1.4)
@@ -69,7 +69,7 @@ GEM
multi_xml (0.2.2)
multipart-post (1.1.2)
net-ldap (0.2.2)
- nokogiri (1.4.4)
+ nokogiri (1.4.5)
oa-basic (0.2.6)
oa-core (= 0.2.6)
rest-client (~> 1.6.0)
@@ -119,20 +119,22 @@ GEM
ruby-openid (>= 2.1.8)
rack-test (0.5.7)
rack (>= 1.0)
- rails (3.0.8)
- actionmailer (= 3.0.8)
- actionpack (= 3.0.8)
- activerecord (= 3.0.8)
- activeresource (= 3.0.8)
- activesupport (= 3.0.8)
+ rails (3.0.9)
+ actionmailer (= 3.0.9)
+ actionpack (= 3.0.9)
+ activerecord (= 3.0.9)
+ activeresource (= 3.0.9)
+ activesupport (= 3.0.9)
bundler (~> 1.0)
- railties (= 3.0.8)
- railties (3.0.8)
- actionpack (= 3.0.8)
- activesupport (= 3.0.8)
+ railties (= 3.0.9)
+ railties (3.0.9)
+ actionpack (= 3.0.9)
+ activesupport (= 3.0.9)
rake (>= 0.8.7)
+ rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2)
+ rdoc (3.6.1)
rest-client (1.6.3)
mime-types (>= 1.16)
riddle (1.3.3)