Commit 5bcbc92752a56462b6ed1fbb3044b7e688a7fd1f

Authored by Chulki Lee
1 parent 246db20c
Exists in master and in 1 other branch production

Update foreman

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
@@ -116,7 +116,7 @@ GEM @@ -116,7 +116,7 @@ GEM
116 thread_safe (~> 0.1) 116 thread_safe (~> 0.1)
117 warden (~> 1.2.3) 117 warden (~> 1.2.3)
118 diff-lcs (1.2.5) 118 diff-lcs (1.2.5)
119 - dotenv (0.9.0) 119 + dotenv (1.0.2)
120 draper (1.4.0) 120 draper (1.4.0)
121 actionpack (>= 3.0) 121 actionpack (>= 3.0)
122 activemodel (>= 3.0) 122 activemodel (>= 3.0)
@@ -133,9 +133,9 @@ GEM @@ -133,9 +133,9 @@ GEM
133 flowdock (0.3.1) 133 flowdock (0.3.1)
134 httparty (~> 0.7) 134 httparty (~> 0.7)
135 multi_json 135 multi_json
136 - foreman (0.63.0)  
137 - dotenv (>= 0.7)  
138 - thor (>= 0.13.6) 136 + foreman (0.77.0)
  137 + dotenv (~> 1.0.2)
  138 + thor (~> 0.19.1)
139 haml (4.0.3) 139 haml (4.0.3)
140 tilt 140 tilt
141 hashie (2.0.5) 141 hashie (2.0.5)