Skip to content

Commit

Permalink
Merge ebe9f9e into d91d201
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed Oct 10, 2018
2 parents d91d201 + ebe9f9e commit e6cd8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filestack-rails.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

s.add_dependency 'rails', '>= 4.0'
s.add_dependency "filestack", "~> 2.4.0"
s.add_dependency "filestack", "~> 2.5.0"

s.add_development_dependency 'coveralls'
s.add_development_dependency 'sqlite3'
Expand Down

0 comments on commit e6cd8d2

Please sign in to comment.