Skip to content

Commit

Permalink
Merge cb91568 into cc1f80f
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed Mar 26, 2021
2 parents cc1f80f + cb91568 commit 97c917e
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.8.1'
s.add_dependency "filestack", '~> 2.9.1'

s.add_development_dependency 'coveralls'
s.add_development_dependency 'sqlite3', '~> 1.3', '>= 1.3.6'
Expand Down

0 comments on commit 97c917e

Please sign in to comment.