Skip to content

Commit

Permalink
Updated memfs version to 0.4.1. Works with ruby 1.9+
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielpk committed Jul 24, 2014
1 parent 0312ae4 commit 159177e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple-navigation.gemspec
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler', '~> 1.5'
spec.add_development_dependency 'coveralls', '~> 0.7'
spec.add_development_dependency 'guard-rspec', '~> 4.2'
spec.add_development_dependency 'memfs', '~> 0.2'
spec.add_development_dependency 'memfs', '~> 0.4.1'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rdoc'
spec.add_development_dependency 'rspec', '~> 3.0'
Expand Down

0 comments on commit 159177e

Please sign in to comment.