mirror of
				https://github.com/DatabaseCleaner/database_cleaner
				synced 2023-03-27 23:22:03 -04:00 
			
		
		
		
	bump adapter lock files.
This commit is contained in:
		
							parent
							
								
									ccdb5aa735
								
							
						
					
					
						commit
						d038523a67
					
				
					 4 changed files with 61 additions and 35 deletions
				
			
		| 
						 | 
				
			
			@ -1,19 +1,24 @@
 | 
			
		|||
PATH
 | 
			
		||||
  remote: ../..
 | 
			
		||||
  specs:
 | 
			
		||||
    database_cleaner (1.8.0)
 | 
			
		||||
    database_cleaner (1.8.0.beta)
 | 
			
		||||
 | 
			
		||||
PATH
 | 
			
		||||
  remote: .
 | 
			
		||||
  specs:
 | 
			
		||||
    database_cleaner-neo4j (1.8.0)
 | 
			
		||||
      database_cleaner (~> 1.8.0)
 | 
			
		||||
    database_cleaner-neo4j (1.8.0.beta)
 | 
			
		||||
      database_cleaner (~> 1.8.0.beta)
 | 
			
		||||
      neo4j-core
 | 
			
		||||
 | 
			
		||||
GEM
 | 
			
		||||
  remote: https://rubygems.org/
 | 
			
		||||
  specs:
 | 
			
		||||
    activesupport (3.0.0)
 | 
			
		||||
    activesupport (5.2.4.1)
 | 
			
		||||
      concurrent-ruby (~> 1.0, >= 1.0.2)
 | 
			
		||||
      i18n (>= 0.7, < 2)
 | 
			
		||||
      minitest (~> 5.1)
 | 
			
		||||
      tzinfo (~> 1.1)
 | 
			
		||||
    concurrent-ruby (1.1.5)
 | 
			
		||||
    diff-lcs (1.3)
 | 
			
		||||
    faraday (0.9.0)
 | 
			
		||||
      multipart-post (>= 1.2, < 3)
 | 
			
		||||
| 
						 | 
				
			
			@ -23,7 +28,10 @@ GEM
 | 
			
		|||
      json (~> 1.8)
 | 
			
		||||
      multi_xml (>= 0.5.2)
 | 
			
		||||
    httpclient (2.5.3.3)
 | 
			
		||||
    i18n (1.5.1)
 | 
			
		||||
      concurrent-ruby (~> 1.0)
 | 
			
		||||
    json (1.8.6)
 | 
			
		||||
    minitest (5.14.0)
 | 
			
		||||
    multi_xml (0.5.5)
 | 
			
		||||
    multipart-post (2.0.0)
 | 
			
		||||
    neo4j-community (2.1.5)
 | 
			
		||||
| 
						 | 
				
			
			@ -54,6 +62,9 @@ GEM
 | 
			
		|||
      diff-lcs (>= 1.2.0, < 2.0)
 | 
			
		||||
      rspec-support (~> 3.7.0)
 | 
			
		||||
    rspec-support (3.7.1)
 | 
			
		||||
    thread_safe (0.3.6)
 | 
			
		||||
    tzinfo (1.2.6)
 | 
			
		||||
      thread_safe (~> 0.1)
 | 
			
		||||
    zip (2.0.2)
 | 
			
		||||
 | 
			
		||||
PLATFORMS
 | 
			
		||||
| 
						 | 
				
			
			@ -67,4 +78,4 @@ DEPENDENCIES
 | 
			
		|||
  rspec (~> 3.0)
 | 
			
		||||
 | 
			
		||||
BUNDLED WITH
 | 
			
		||||
   1.17.2
 | 
			
		||||
   1.17.3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue