Skip to content

Commit

Permalink
Update some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Sep 3, 2018
1 parent cddf58a commit 2f1d948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opal.gemspec
Expand Up @@ -42,8 +42,8 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'sourcemap', '~> 0.1.0'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'racc'
spec.add_development_dependency 'rspec', '~> 3.6.0'
spec.add_development_dependency 'octokit', '~> 2.4.0'
spec.add_development_dependency 'rspec', '~> 3.7'
spec.add_development_dependency 'octokit', '~> 4.9'
spec.add_development_dependency 'bundler', '~> 1.5'
spec.add_development_dependency 'rack-test'
spec.add_development_dependency 'opal-minitest'
Expand Down

0 comments on commit 2f1d948

Please sign in to comment.