Skip to content

Commit

Permalink
Updated cloudfuji dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed May 29, 2012
1 parent 4a77e13 commit 6b2069c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errbit_cloudfuji.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")
s.version = Errbit::Cloudfuji::VERSION

s.add_dependency 'cloudfuji', '>= 0.0.42'
s.add_dependency 'cloudfuji', '>= 0.0.44'
s.add_dependency 'devise_cloudfuji_authenticatable'
s.add_dependency 'uuid'

Expand Down

0 comments on commit 6b2069c

Please sign in to comment.