Skip to content

Commit

Permalink
Merge c93981b into f4fe0f0
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamussich committed Jul 16, 2018
2 parents f4fe0f0 + c93981b commit 8f1d09c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rworkflow.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ Gem::Specification.new do |s|
s.test_files = Dir['test/**/*']

s.add_dependency 'sidekiq', '~> 4'
s.add_dependency 'rails', '~> 4.2'
s.add_dependency 'rails', '~> 5.0'
s.add_dependency 'redis_rds', '~> 0.1'

s.add_development_dependency 'sqlite3', '~> 1.3'
end

0 comments on commit 8f1d09c

Please sign in to comment.