Skip to content

Commit

Permalink
Update version of filestack-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed May 5, 2021
1 parent 8d09df8 commit 0a2a8ff
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.9', '>= 2.9.1'
s.add_dependency "filestack", '~> 2.9', '>= 2.9.2'

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

0 comments on commit 0a2a8ff

Please sign in to comment.