Commit 440036df69d147fcd4df10a85731199e6aa1d84b

Authored by Dmitriy Zaporozhets
1 parent f7cf0286

Revert "Gemfile fix"

This reverts commit 9bca8ae8f2feefe42acbdb61004ff5c3ec2a8a65.
Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
@@ -219,12 +219,12 @@ GEM @@ -219,12 +219,12 @@ GEM
219 lumberjack (~> 1.0) 219 lumberjack (~> 1.0)
220 pry (>= 0.9.12) 220 pry (>= 0.9.12)
221 thor (>= 0.18.1) 221 thor (>= 0.18.1)
  222 + guard-rspec (4.2.0)
  223 + guard (>= 2.1.1)
  224 + rspec (>= 2.14, < 4.0)
222 guard-spinach (0.0.2) 225 guard-spinach (0.0.2)
223 guard (>= 1.1) 226 guard (>= 1.1)
224 spinach 227 spinach
225 - guard-spinachrspec (4.2.0)  
226 - guard (>= 2.1.1)  
227 - rspec (>= 2.14, < 4.0)  
228 haml (4.0.5) 228 haml (4.0.5)
229 tilt 229 tilt
230 haml-rails (0.5.3) 230 haml-rails (0.5.3)
@@ -283,9 +283,9 @@ GEM @@ -283,9 +283,9 @@ GEM
283 treetop (~> 1.4.8) 283 treetop (~> 1.4.8)
284 method_source (0.8.2) 284 method_source (0.8.2)
285 mime-types (1.25.1) 285 mime-types (1.25.1)
286 - mini_portile (0.6.0)  
287 - minitest (5.3.4)  
288 - multi_json (1.10.1) 286 + mini_portile (0.5.3)
  287 + minitest (4.7.5)
  288 + multi_json (1.10.0)
289 multi_xml (0.5.5) 289 multi_xml (0.5.5)
290 multipart-post (1.2.0) 290 multipart-post (1.2.0)
291 mysql2 (0.3.16) 291 mysql2 (0.3.16)