Skip to content

Commit

Permalink
Update to mspec 1.5.20 (latest) for running rubyspecs
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Oct 25, 2013
1 parent b225ee6 commit bbf284e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|

s.add_dependency 'source_map'

s.add_development_dependency 'mspec', '1.5.18'
s.add_development_dependency 'mspec', '1.5.20'
s.add_development_dependency 'rake'
s.add_development_dependency 'racc'
s.add_development_dependency 'opal-sprockets', '~> 0.2.1'
Expand Down

0 comments on commit bbf284e

Please sign in to comment.