]> git.openstreetmap.org Git - rails.git/commitdiff
Add missing dependencies
authorTom Hughes <tom@compton.nu>
Sat, 19 May 2018 10:15:56 +0000 (11:15 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 19 May 2018 10:15:56 +0000 (11:15 +0100)
Gemfile.lock

index 551523c7af69ddb0c96fac24285ea6383bab3ef8..b9cea59a5ed8355957b7158ae4899a60f42b8c9b 100644 (file)
@@ -147,7 +147,9 @@ GEM
     libv8 (3.16.14.19)
     libxml-ruby (3.1.0)
     listen (3.1.5)
+      rb-fsevent (~> 0.9, >= 0.9.4)
       rb-inotify (~> 0.9, >= 0.9.7)
+      ruby_dep (~> 1.2)
     logstash-event (1.2.02)
     logstasher (1.2.2)
       activesupport (>= 4.0)
@@ -294,6 +296,7 @@ GEM
       unicode-display_width (~> 1.0, >= 1.0.1)
     ruby-openid (2.7.0)
     ruby-progressbar (1.9.0)
+    ruby_dep (1.5.0)
     safe_yaml (1.0.4)
     sanitize (4.6.5)
       crass (~> 1.0.2)
@@ -420,4 +423,4 @@ DEPENDENCIES
   webmock
 
 BUNDLED WITH
-   1.16.1
+   1.16.2