mirror of
				https://github.com/mperham/sidekiq.git
				synced 2022-11-09 13:52:34 -05:00 
			
		
		
		
	Gemfile cleanup
This commit is contained in:
		
							parent
							
								
									f7dcf014ec
								
							
						
					
					
						commit
						4326c7b262
					
				
					 4 changed files with 4 additions and 19 deletions
				
			
		
							
								
								
									
										15
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										15
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,15 +1,2 @@
 | 
			
		|||
source 'http://rubygems.org'
 | 
			
		||||
source 'https://rubygems.org'
 | 
			
		||||
gemspec
 | 
			
		||||
 | 
			
		||||
gem 'sqlite3', :platform => :mri
 | 
			
		||||
 | 
			
		||||
group :test do
 | 
			
		||||
  gem 'simplecov', :require => false
 | 
			
		||||
  gem 'minitest-emoji', :require => false
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
group :development do
 | 
			
		||||
  gem 'pry', :platform => :mri
 | 
			
		||||
  gem 'shotgun'
 | 
			
		||||
  gem 'rack', '~> 1.4.0'
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue