aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLuc Donnet2012-02-23 15:01:03 +0100
committerLuc Donnet2012-02-23 15:01:03 +0100
commit1bf6eb00189e124674a70cb7216fb002f12b79ca (patch)
tree725e3c12d4bd8936f124aa4071ac5d31432e2099 /Gemfile.lock
parentda3e849d4d89ffa3de2d370a30d3d5531b50ea5b (diff)
downloadchouette-core-1bf6eb00189e124674a70cb7216fb002f12b79ca.tar.bz2
Update controler for resource and collection
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 7 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9828b8ffb..f91756bb4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -48,7 +48,7 @@ GIT
GIT
remote: git://sim.dryade.priv/user_interface
- revision: 6315dd483c6338421481869c045295554b85aaff
+ revision: a39cfb15f31e4ed5825b9c91bd2f5e2acdcdcc70
specs:
user_interface (0.0.1)
rails (~> 3.1.0)
@@ -57,6 +57,8 @@ GEM
remote: http://rubygems.org/
specs:
GeoRuby (1.3.4)
+ SyslogLogger (1.4.0)
+ hoe (>= 1.2.0)
ZenTest (4.5.0)
actionmailer (3.1.3)
actionpack (= 3.1.3)
@@ -87,7 +89,7 @@ GEM
activesupport (3.1.3)
multi_json (~> 1.0)
addressable (2.2.6)
- arel (2.2.1)
+ arel (2.2.2)
autotest-notification (2.3.4)
autotest-standalone (~> 4.5)
autotest-rails (4.1.1)
@@ -154,6 +156,8 @@ GEM
has_scope (0.5.1)
highline (1.6.11)
hike (1.2.1)
+ hoe (2.14.0)
+ rake (~> 0.8)
i18n (0.6.0)
inherited_resources (1.3.0)
has_scope (~> 0.5.0)
@@ -284,6 +288,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ SyslogLogger
activerecord-jdbcpostgresql-adapter!
activerecord-jdbcsqlite3-adapter
apartment!