Skip to content

Commit

Permalink
Update the nest gem to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 28, 2016
1 parent 89bef51 commit e3e5b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sufia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'select2-rails', '~> 3.5.9'
spec.add_dependency 'json-schema'
spec.add_dependency 'oauth'
spec.add_dependency 'nest', '~> 1.1'
spec.add_dependency 'nest', '~> 2.0'
spec.add_dependency 'mailboxer', '~> 0.12'
spec.add_dependency 'acts_as_follower', '>= 0.1.1', '< 0.3'
spec.add_dependency 'carrierwave', '~> 0.9'
Expand Down

0 comments on commit e3e5b24

Please sign in to comment.